| .. |
|
ConstantsComparator.cpp
|
Merge from future
|
10 years ago |
|
ConstantsComparator.h
|
tried different approach for bisim for MDPs
|
10 years ago |
|
ErrorHandling.h
|
fixed an issue in performance tests and renamed all remaining LOG4CPLUS macro invocations to that of storm
|
10 years ago |
|
ExtendSettingEnumWithSelectionField.h
|
solver settings now within solver, minmax refactored to share common variables
|
10 years ago |
|
Hash.h
|
Added a Hash Class in the Utility Namespace.
|
13 years ago |
|
ModelInstantiator.cpp
|
ModelInstantiator + test
|
10 years ago |
|
ModelInstantiator.h
|
building markov automata from prism code
|
10 years ago |
|
NumberTraits.h
|
started working on instantiating CTMC model checker to rational numbers
|
10 years ago |
|
OsDetection.h
|
added timeout and memout flags. memout is, however, not supported by Mac OS
|
10 years ago |
|
bitoperations.h
|
More refactoring
|
10 years ago |
|
constants.cpp
|
Started on compiling without Carl
|
10 years ago |
|
constants.h
|
made all instantiations to call MDP model checking with rational numbers
|
10 years ago |
|
counterexamples.h
|
Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented.
|
11 years ago |
|
cstring.cpp
|
first version of storm without log4cplus as a dependency
|
10 years ago |
|
cstring.h
|
Fixed some problems related to the memory-mapped file.
|
11 years ago |
|
dd.cpp
|
more work towards closing the refinement loop
|
9 years ago |
|
dd.h
|
started to include reachability in JANI model generation
|
10 years ago |
|
eigen.h
|
added unsupported solvers of eigen
|
10 years ago |
|
export.h
|
renamed storm::Variable to storm::RationalFunctionVariable to avoid confusion with storm::expressions::Variable. fixed some Eigen tests
|
10 years ago |
|
gmm.h
|
silenced sylvan and gmm warnings (for clang)
|
10 years ago |
|
graph.cpp
|
more work towards closing the refinement loop
|
9 years ago |
|
graph.h
|
graph algorithms for games can now produce player strategies even if they can pick any choice (if requested)
|
9 years ago |
|
initialize.cpp
|
Fix some typos in l3pp usage
|
10 years ago |
|
initialize.h
|
Replace cout macros with l3pp
|
10 years ago |
|
iota_n.h
|
update dft towards cnt.abst
|
10 years ago |
|
jani.cpp
|
added some accessor functions and iteration capabilities. started on symbolic jani model builder
|
10 years ago |
|
jani.h
|
added some accessor functions and iteration capabilities. started on symbolic jani model builder
|
10 years ago |
|
logging.h
|
Fix some typos in l3pp usage
|
10 years ago |
|
macros.h
|
Replace cout macros with l3pp
|
10 years ago |
|
math.h
|
More refactoring
|
10 years ago |
|
matrix.h
|
Merged master into parametricSystems and added/reverted certain things on the way to make the tests and everything work again.
|
11 years ago |
|
numerical.h
|
another round of fixes
|
10 years ago |
|
parametric.cpp
|
Helper functions for parametric stuff
|
10 years ago |
|
parametric.h
|
Started on compiling without Carl
|
10 years ago |
|
prism.cpp
|
Started on compiling without Carl
|
10 years ago |
|
prism.h
|
more work to enable storm to use rational arithmetic
|
10 years ago |
|
resources.h
|
added timeout and memout flags. memout is, however, not supported by Mac OS
|
10 years ago |
|
solver.cpp
|
started working on general min-max solver that uses an underlying linear equation solver. provided necessary factories. adapted code and removed old min-max solvers
|
10 years ago |
|
solver.h
|
Merge branch 'future' into menu_games
|
10 years ago |
|
stateelimination.cpp
|
Started on compiling without Carl
|
10 years ago |
|
stateelimination.h
|
added obeying a state ordering to elimination linear equation solver
|
10 years ago |
|
storm-version.h
|
version info extended and moved to cpp, added options flag (although unclear what exactly should be displayed then)
|
11 years ago |
|
storm.cpp
|
rough skeleton for the parser, v1
|
10 years ago |
|
storm.h
|
added abstraction settings and menu game abstractor
|
10 years ago |
|
sylvan.h
|
Typo in diagnostic ignored fixed
|
10 years ago |
|
vector.cpp
|
Vector output without template seems to work
|
10 years ago |
|
vector.h
|
added uniqueness mechanism in flattenModules to compensate for missing uniqueness in allsat of solvers
|
10 years ago |