| .. |
|
ConstantsComparator.cpp
|
fixed more warnings
|
9 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
|
9 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)
|
9 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
|
separated rational numbers and rational functions and added support for rational numbers to sylvan
|
9 years ago |
|
constants.h
|
created symbolic native solver to factor out numerical solution; prepared the code-path that stores rational functions in DDs (hybrid + dd engines)
|
9 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
|
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 |
|
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
|
Wrapper for file opening
|
9 years ago |
|
file.h
|
Wrapper for file opening
|
9 years ago |
|
gmm.h
|
silenced warnings about unknown pragmas in eigen and gmm wrapper
|
9 years ago |
|
graph.cpp
|
completed interface of (sylvan) ADDs for storing rational functions
|
9 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
|
removed src prefix in all includes
|
9 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
|
removed src prefix in all includes
|
9 years ago |
|
region.h
|
removed src prefix in all includes
|
9 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
|
completed interface of (sylvan) ADDs for storing rational functions
|
9 years ago |
|
solver.h
|
completed interface of (sylvan) ADDs for storing rational functions
|
9 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
|
9 years ago |
|
storm.cpp
|
properties in storm-gspn
|
9 years ago |
|
storm.h
|
moved to new sylvan version and made everything work again
|
9 years ago |
|
sylvan.h
|
separated rational numbers and rational functions and added support for rational numbers to sylvan
|
9 years ago |
|
vector.h
|
printing -1 as infinity for rational numbers and added clipping result to valid range where appropriate
|
9 years ago |