You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
hannah d7b696a753 restructured the ltl-scheduler 5 years ago
..
AutomaticSettings.cpp Renamed portfolio engine to automatic engine. 6 years ago
AutomaticSettings.h Renamed portfolio engine to automatic engine. 6 years ago
ConstantsComparator.cpp ConstantsComparator: reduced code duplications, fixed a potentially div by 0, and silenced a warning 5 years ago
ConstantsComparator.h ConstantsComparator: reduced code duplications, fixed a potentially div by 0, and silenced a warning 5 years ago
Engine.cpp Merge branch 'main' into smg_reachability 6 years ago
Engine.h Renamed portfolio engine to automatic engine. 6 years ago
ExtendSettingEnumWithSelectionField.h rename files (does not compile) 10 years ago
FilteredRewardModel.h Further improvements for filtered reward model 6 years ago
Hash.h c++ code compiles again after rename 10 years ago
KwekMehlhorn.cpp Various fixes for the case STORM_USE_CLN_EA=ON 9 years ago
KwekMehlhorn.h started on symbolic rational search 9 years ago
NumberTraits.h more work on Kwek-Mehlhorn approach 9 years ago
OsDetection.h Merge branch 'master' into menu_games 10 years ago
ProgressMeasurement.cpp Update progress measurments only if --progress flag is set 6 years ago
ProgressMeasurement.h Update progress measurments only if --progress flag is set 6 years ago
SignalHandler.cpp Set waiting time after signal with flag --signal-timeout 6 years ago
SignalHandler.h reset signal handler 6 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 9 years ago
bitoperations.h Fix bitshift overflow 6 years ago
builder.cpp added SMGs to existing ModelTypes 6 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 9 years ago
cli.h started overhaul of cli/api 9 years ago
combinatorics.h more work on flattening JANI compositions 10 years ago
constants.cpp Fixed several issues regarding powers with negative exponents. 6 years ago
constants.h Compare *equal now correctly compare 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 restructured the ltl-scheduler 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) 10 years ago
jani.cpp Constants in formulas appear to be working 10 years ago
jani.h Constants in formulas appear to be working 10 years ago
logging.h rename files (does not compile) 10 years ago
macros.h added checking requirements of MinMax solvers to model checker helpers 9 years ago
math.h moving dfts to their own lib and cli 10 years ago
matrix.h removed src prefix in all includes 10 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 9 years ago
prism.cpp replaced occurrences of 'substituteConstants' by 'substituteConstantsFormulas' 8 years ago
prism.h Constants in formulas appear to be working 10 years ago
random.cpp Support for simulation of PDEP 5 years ago
random.h Merge branch 'master' into prismlang-sim 5 years ago
shortestPaths.cpp Replaced assert(false) by throwing an exception 7 years ago
shortestPaths.h Fixed warning 6 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. 9 years ago
stateelimination.cpp fixed a ton of warnings 9 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 6 years ago