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 ec61e110f2 introducing solver formats to enable linear equation solvers to take the fixed point rather than the equation system formulation 9 years ago
..
ConstantsComparator.cpp cleaned up constants.cpp to finalize separation of rational functions and rational numbers 9 years ago
ConstantsComparator.h started overhaul of cli/api 9 years ago
DirectEncodingExporter.cpp export choice labels 9 years ago
DirectEncodingExporter.h Enable parsing of parametric DRN 9 years ago
ErrorHandling.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
NumberTraits.h started overhaul of cli/api 9 years ago
OsDetection.h Merge branch 'master' into menu_games 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 9 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) 9 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 started overhaul of cli/api 9 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 make storm compile with latest version of carl 9 years ago
constants.h cleaned up constants.cpp to finalize separation of rational functions and rational numbers 9 years ago
counterexamples.h reverted renaming of LabelSetGenerators to CommandSetGenerators. Potentially, these generators work for arbitrary sets of labels, not just for sets of Prism commands. 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 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 replaced EIGEN by STORMEIGEN and moved files from Eigen/ to StormEigen/ 9 years ago
export.h storm pars result moved from storm to storm pars 9 years ago
file.h fixed comments and names of arguments in file.h for consistency 9 years ago
gmm.h silenced warnings about unknown pragmas in eigen and gmm wrapper 9 years ago
graph.cpp symbolic MDP helper respecting solver requirements 9 years ago
graph.h started on some optimizations for conditionals in MDPs 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 added checking requirements of MinMax solvers to model checker helpers 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
prism.cpp started overhaul of cli/api 9 years ago
prism.h Constants in formulas appear to be working 9 years ago
resources.h post-merge fixes 9 years ago
shortestPaths.cpp add Path stream print for debug / Python __str__ 9 years ago
shortestPaths.h add Path stream print for debug / Python __str__ 9 years ago
solver.cpp templated the LpSolvers 9 years ago
solver.h templated the LpSolvers 9 years ago
stateelimination.cpp fixed more 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.h update to version 1.4.0 of sylvan 9 years ago
vector.h Extraction and update of TBB-parallelized stuff 9 years ago