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.
 
 
 
 
dehnert 4591dba631 made maxsat-based counterexample generation be applicable to DTMCs and MDPs 9 years ago
..
ConstantsComparator.cpp fixed a ton of warnings 9 years ago
ConstantsComparator.h started overhaul of cli/api 9 years ago
DirectEncodingExporter.cpp drn parser and exporter use reward names 9 years ago
DirectEncodingExporter.h Enable parsing of parametric DRN 9 years ago
ErrorHandling.h removed src prefix in all includes 10 years ago
ExtendSettingEnumWithSelectionField.h rename files (does not compile) 10 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 Better progress info 9 years ago
ProgressMeasurement.h Better progress info 9 years ago
Stopwatch.cpp Fixed restoring the value of std::cout.fill() after setting it to '0' 9 years ago
Stopwatch.h removed 'size-in-memory' output as it was outdated and unreliable. added timing measurements for model construction and model checking 10 years ago
VectorHelper.cpp fixed some TBB-related issues and added power method for linear equation systems 9 years ago
VectorHelper.h Extraction and update of TBB-parallelized stuff 9 years ago
bitoperations.h rename files (does not compile) 10 years ago
builder.cpp StateValuations and ChoiceOrigins are now members of a sparse::Model. 9 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 Various fixes for the case STORM_USE_CLN_EA=ON 9 years ago
constants.h Merge remote-tracking branch 'origin/master' into reward-bounded-multi-objective 9 years ago
counterexamples.h made maxsat-based counterexample generation be applicable to DTMCs and MDPs 9 years ago
cstring.cpp removed src prefix in all includes 10 years ago
cstring.h rename files (does not compile) 10 years ago
dd.cpp started optimizing some DdManager methods 9 years ago
dd.h allow arbitrary-layer meta variables in DdManager; make DdManager available as non-const from a DD; started on symbolic state elimination linear equation solver 9 years ago
eigen.h fixed a ton of warnings 9 years ago
export.h Export of weight vector in the cdf 9 years ago
exprtk.h several optimizations related to explicit model building 9 years ago
file.h fixed comments and names of arguments in file.h for consistency 9 years ago
gmm.h fixed a ton of warnings 9 years ago
graph.cpp fixed one of two issues raised by TQ 9 years ago
graph.h more work on general abstraction refinement framework 9 years ago
initialize.cpp Fixed compile issue 10 years ago
initialize.h removed src prefix in all includes 10 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 adding some more output to Fox-Glynn 9 years ago
numerical.h finished c++ifying David Jansen's implementation of Fox-Glynn 9 years ago
prism.cpp started overhaul of cli/api 9 years ago
prism.h Constants in formulas appear to be working 10 years ago
resources.h further preparation of partial bisimulation model checker 9 years ago
shortestPaths.cpp kSP: disallow access to index 0 (1-based indices!) 9 years ago
shortestPaths.h add Path stream print for debug / Python __str__ 9 years ago
solver.cpp extended partial bisimulation model checker by games as quotients 9 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
storm-version.h Set development flag for Storm version 9 years ago
sylvan.cpp fixed some recently introduced issues 9 years ago
sylvan.h more work on sigrefmc integration 9 years ago
vector.h Merge remote-tracking branch 'origin/master' into reward-bounded-multi-objective 9 years ago