| .. |
|
ConstantsComparator.cpp
|
fixed a ton of warnings
|
8 years ago |
|
ConstantsComparator.h
|
started overhaul of cli/api
|
9 years ago |
|
DirectEncodingExporter.cpp
|
drn parser and exporter use reward names
|
8 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 |
|
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
|
Better progress info
|
8 years ago |
|
ProgressMeasurement.h
|
Better progress info
|
8 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
|
8 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
|
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
|
8 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
|
initial implementation for quick and sound vi for DTMCs
|
8 years ago |
|
constants.h
|
initial implementation for quick and sound vi for DTMCs
|
8 years ago |
|
counterexamples.h
|
made maxsat-based counterexample generation be applicable to DTMCs and MDPs
|
8 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
|
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
|
9 years ago |
|
eigen.h
|
fixed a ton of warnings
|
8 years ago |
|
export.h
|
Export of weight vector in the cdf
|
8 years ago |
|
exprtk.h
|
several optimizations related to explicit model building
|
8 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
|
8 years ago |
|
graph.cpp
|
fixed one of two issues raised by TQ
|
8 years ago |
|
graph.h
|
more work on general abstraction refinement framework
|
8 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
|
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
|
adding some more output to Fox-Glynn
|
8 years ago |
|
numerical.h
|
finished c++ifying David Jansen's implementation of Fox-Glynn
|
8 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
|
further preparation of partial bisimulation model checker
|
8 years ago |
|
shortestPaths.cpp
|
kSP: disallow access to index 0 (1-based indices!)
|
8 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
|
8 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
|
9 years ago |
|
storm-version.h
|
Set development flag for Storm version
|
8 years ago |
|
sylvan.cpp
|
fixed some recently introduced issues
|
8 years ago |
|
sylvan.h
|
more work on sigrefmc integration
|
8 years ago |
|
vector.h
|
Merge remote-tracking branch 'origin/master' into reward-bounded-multi-objective
|
8 years ago |