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.
 
 
 
 
Jan Erik Karuc 323e82994d maixmumElementDiff implementation in vector.h 5 years ago
..
ConstantsComparator.cpp Fixed 'isZero' function in ConstantsComparator. 7 years ago
ConstantsComparator.h further debugging 7 years ago
DDEncodingExporter.cpp circumvent problems with the bdd export 6 years ago
DDEncodingExporter.h export of bdds into dot and text format 6 years ago
DirectEncodingExporter.cpp a version of parsing choice labels from DRN 5 years ago
DirectEncodingExporter.h Added placeholders to DRN format 6 years ago
ErrorHandling.h removed src prefix in all includes 9 years ago
ExtendSettingEnumWithSelectionField.h rename files (does not compile) 9 years ago
FilteredRewardModel.h FilteredRewardModel: added create method that works without a checkout. 6 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 progress measurement can now correctly handle the case where maxcount = 0 7 years ago
ProgressMeasurement.h progress measurement can now correctly handle the case where maxcount = 0 7 years ago
Stopwatch.cpp adding some more timing output 7 years ago
Stopwatch.h explicit Dijkstra search for pivot state now follows the strategies separately 7 years ago
VectorHelper.cpp Introducing a TBB adapter that #undefs TRUE and FALSE. 6 years ago
VectorHelper.h Extraction and update of TBB-parallelized stuff 8 years ago
bitoperations.h rename files (does not compile) 9 years ago
builder.cpp Throw exceptions after switch/case to silence compiler warnings about not returning anything 6 years ago
builder.h StateValuations and ChoiceOrigins are now members of a sparse::Model. 8 years ago
cli.cpp some fixes to handle large parameters 8 years ago
cli.h started overhaul of cli/api 8 years ago
combinatorics.h more work on flattening JANI compositions 9 years ago
constants.cpp Added support for parsing fractions in DRN files. 6 years ago
constants.h Added utility function for rounding. 6 years ago
cstring.cpp removed src prefix in all includes 9 years ago
cstring.h rename files (does not compile) 9 years ago
dd.cpp update to game-based abstraction refinement 7 years ago
dd.h update to game-based abstraction refinement 7 years ago
eigen.h fixed a ton of warnings 8 years ago
export.h Export to dot format allows for maximal line width in state labels and valuations 6 years ago
exprtk.h several optimizations related to explicit model building 8 years ago
file.h Set floating-point precision to 10 digits for file export 5 years ago
gmm.h fixed a ton of warnings 8 years ago
graph.cpp utility/graph: fixed behavior of getReachableStates when an initial state is not in the constrained set. 6 years ago
graph.h utility/graph: fixed behavior of getReachableStates when an initial state is not in the constrained set. 6 years ago
initialize.cpp utility/initialize: Added a function to read the current loglevel. 6 years ago
initialize.h utility/initialize: Added a function to read the current loglevel. 6 years ago
iota_n.h rename files (does not compile) 9 years ago
jani.cpp Constants in formulas appear to be working 8 years ago
jani.h Constants in formulas appear to be working 8 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 slightly patched Fox-Glynn 7 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 8 years ago
resources.h further preparation of partial bisimulation model checker 8 years ago
shortestPaths.cpp Replaced assert(false) by throwing an exception 6 years ago
shortestPaths.h Fix assertion. assert(x < y < z) is not the same as assert(x < y and y < z). 7 years ago
solver.cpp Picking a default SmtSolver, even if no CoreSettings are available. 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 8 years ago
storm-version.h Fixed version parsing for 'commits ahead' 7 years ago
string.cpp Fixed levenshtein distance 6 years ago
string.h utility/string.h: Added method to check whether a string is considered similar. 6 years ago
sylvan.cpp fixed some recently introduced issues 8 years ago
sylvan.h more work on sigrefmc integration 8 years ago
vector.h maixmumElementDiff implementation in vector.h 5 years ago