| .. |
|
AutomaticSettings.cpp
|
Renamed portfolio engine to automatic engine.
|
5 years ago |
|
AutomaticSettings.h
|
Renamed portfolio engine to automatic engine.
|
5 years ago |
|
ConstantsComparator.cpp
|
Fixed 'isZero' function in ConstantsComparator.
|
7 years ago |
|
ConstantsComparator.h
|
further debugging
|
8 years ago |
|
Engine.cpp
|
engine: changed order in enumeration for consistency
|
5 years ago |
|
Engine.h
|
Renamed portfolio engine to automatic engine.
|
5 years ago |
|
ExtendSettingEnumWithSelectionField.h
|
rename files (does not compile)
|
9 years ago |
|
FilteredRewardModel.h
|
Further improvements for filtered reward model
|
5 years ago |
|
Hash.h
|
c++ code compiles again after rename
|
9 years ago |
|
KwekMehlhorn.cpp
|
Various fixes for the case STORM_USE_CLN_EA=ON
|
8 years ago |
|
KwekMehlhorn.h
|
started on symbolic rational search
|
8 years ago |
|
NumberTraits.h
|
more work on Kwek-Mehlhorn approach
|
8 years ago |
|
OsDetection.h
|
Merge branch 'master' into menu_games
|
9 years ago |
|
ProgressMeasurement.cpp
|
Update progress measurments only if --progress flag is set
|
5 years ago |
|
ProgressMeasurement.h
|
Update progress measurments only if --progress flag is set
|
5 years ago |
|
SignalHandler.cpp
|
Set waiting time after signal with flag --signal-timeout
|
6 years ago |
|
SignalHandler.h
|
reset signal handler
|
5 years ago |
|
Stopwatch.cpp
|
Stopwatch: added restart() method
|
6 years ago |
|
Stopwatch.h
|
Stopwatch: added restart() method
|
6 years ago |
|
VectorHelper.cpp
|
Introducing a TBB adapter that #undefs TRUE and FALSE.
|
7 years ago |
|
VectorHelper.h
|
Extraction and update of TBB-parallelized stuff
|
8 years ago |
|
bitoperations.h
|
Fix bitshift overflow
|
6 years ago |
|
builder.cpp
|
added SMGs to existing ModelTypes
|
5 years ago |
|
builder.h
|
StateValuations and ChoiceOrigins are now members of a sparse::Model.
|
9 years ago |
|
cli.cpp
|
some fixes to handle large parameters
|
8 years ago |
|
cli.h
|
started overhaul of cli/api
|
9 years ago |
|
combinatorics.h
|
more work on flattening JANI compositions
|
9 years ago |
|
constants.cpp
|
Fixed several issues regarding powers with negative exponents.
|
5 years ago |
|
constants.h
|
Fixed several issues regarding powers with negative exponents.
|
5 years ago |
|
dd.cpp
|
dd-based reachability exploration reports number of iterations in return value
|
6 years ago |
|
dd.h
|
Added mising include
|
6 years ago |
|
graph.cpp
|
Silenced many 'loop variable is always a copy' warnings
|
5 years ago |
|
graph.h
|
Monotonicity for computing extremal value and parameter space partitioning
|
5 years ago |
|
initialize.cpp
|
Set number of printed digits in output
|
6 years ago |
|
initialize.h
|
Set number of printed digits in output
|
6 years ago |
|
iota_n.h
|
rename files (does not compile)
|
9 years ago |
|
jani.cpp
|
Constants in formulas appear to be working
|
9 years ago |
|
jani.h
|
Constants in formulas appear to be working
|
9 years ago |
|
logging.h
|
rename files (does not compile)
|
9 years ago |
|
macros.h
|
added checking requirements of MinMax solvers to model checker helpers
|
8 years ago |
|
math.h
|
moving dfts to their own lib and cli
|
9 years ago |
|
matrix.h
|
removed src prefix in all includes
|
9 years ago |
|
numerical.cpp
|
FoxGlyn: Print an error message instead of throwing an exception in cases where an underflow is possible.
|
6 years ago |
|
numerical.h
|
finished c++ifying David Jansen's implementation of Fox-Glynn
|
8 years ago |
|
prism.cpp
|
replaced occurrences of 'substituteConstants' by 'substituteConstantsFormulas'
|
7 years ago |
|
prism.h
|
Constants in formulas appear to be working
|
9 years ago |
|
random.cpp
|
Support for simulation of PDEP
|
5 years ago |
|
random.h
|
Support for simulation of PDEP
|
5 years ago |
|
shortestPaths.cpp
|
Replaced assert(false) by throwing an exception
|
7 years ago |
|
shortestPaths.h
|
Fixed warning
|
5 years ago |
|
solver.cpp
|
Added a CLI switch to perform exact model checking over finite precision floats
|
6 years ago |
|
solver.h
|
Add virtual destructors to classes having virtual functions.
|
8 years ago |
|
stateelimination.cpp
|
fixed a ton of warnings
|
8 years ago |
|
stateelimination.h
|
started overhaul of cli/api
|
9 years ago |
|
string.cpp
|
Fixed levenshtein distance
|
7 years ago |
|
string.h
|
utility/string.h: Added method to check whether a string is considered similar.
|
7 years ago |
|
vector.h
|
set entries that are nonzero
|
5 years ago |