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 153339c5be first draft of policy iteration using DDs 8 years ago
..
ConstantsComparator.cpp cleaned up constants.cpp to finalize separation of rational functions and rational numbers 8 years ago
ConstantsComparator.h removed src prefix in all includes 9 years ago
ErrorHandling.h removed src prefix in all includes 9 years ago
ExplicitExporter.cpp replaced some StoRMs and Storms by storm, reworked version output a bit 8 years ago
ExplicitExporter.h removed src prefix in all includes 9 years ago
ExtendSettingEnumWithSelectionField.h rename files (does not compile) 9 years ago
Hash.h c++ code compiles again after rename 9 years ago
ModelInstantiator.cpp removed src prefix in all includes 9 years ago
ModelInstantiator.h removed src prefix in all includes 9 years ago
NumberTraits.h rename files (does not compile) 9 years ago
OsDetection.h Merge branch 'master' into menu_games 9 years ago
Stopwatch.cpp slightly modified stats output and fixed memory measurement under linux 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 9 years ago
bitoperations.h rename files (does not compile) 9 years ago
cli.cpp utility/cli.cpp, parseConstantDefinitionString: do constants parsing using rational number (exact) 8 years ago
cli.h formula parser now directly emits properties with names; name filtering of properties from cli 9 years ago
combinatorics.h more work on flattening JANI compositions 9 years ago
constants.cpp hybrid engine working for rational numbers 8 years ago
constants.h cleaned up constants.cpp to finalize separation of rational functions and rational numbers 8 years ago
counterexamples.h rename files (does not compile) 9 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 hybrid engine working for rational numbers 8 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 8 years ago
eigen.h replaced EIGEN by STORMEIGEN and moved files from Eigen/ to StormEigen/ 8 years ago
export.h Wrapper for file opening 8 years ago
file.h Wrapper for file opening 8 years ago
gmm.h silenced warnings about unknown pragmas in eigen and gmm wrapper 9 years ago
graph.cpp hybrid engine working for rational numbers 8 years ago
graph.h some more warnings gone 9 years ago
initialize.cpp Fixed compile issue 9 years ago
initialize.h removed src prefix in all includes 9 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 removed src prefix in all includes 9 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.h fixed more warnings 9 years ago
parametric.cpp removed src prefix in all includes 9 years ago
parametric.h cleaned up constants.cpp to finalize separation of rational functions and rational numbers 8 years ago
policyguessing.cpp removed src prefix in all includes 9 years ago
policyguessing.h removed src prefix in all includes 9 years ago
prism.cpp Constants in formulas appear to be working 9 years ago
prism.h Constants in formulas appear to be working 9 years ago
region.cpp cleaned up constants.cpp to finalize separation of rational functions and rational numbers 8 years ago
region.h cleaned up constants.cpp to finalize separation of rational functions and rational numbers 8 years ago
resources.h post-merge fixes 9 years ago
shortestPaths.cpp ksp: fix assertion 9 years ago
shortestPaths.h ksp: forward-declare model 9 years ago
solver.cpp first draft of policy iteration using DDs 8 years ago
solver.h first draft of policy iteration using DDs 8 years ago
stateelimination.cpp fixed more warnings 9 years ago
stateelimination.h removed src prefix in all includes 9 years ago
storm-version.h changed version output slightly 8 years ago
storm.cpp properties in storm-gspn 9 years ago
storm.h hybrid engine working for rational numbers 8 years ago
sylvan.h separated rational numbers and rational functions and added support for rational numbers to sylvan 8 years ago
vector.h printing -1 as infinity for rational numbers and added clipping result to valid range where appropriate 9 years ago