dehnert 9cf82bcd98 Added conversion from transition-based rewards to state-based rewards to enable proper treatment in bisimulation minimization 10 years ago
doc Renaming MRMC to STORM, see #42 13 years ago
examples Fixed some issues related to bisimulation in the presence of state rewards. 11 years ago
resources Added expression evaluation (header-only) library exprtk and a corresponding evaluator class. 11 years ago
src Added conversion from transition-based rewards to state-based rewards to enable proper treatment in bisimulation minimization 10 years ago
test Added propositional model checker. Put some of the new classes in new folders. Fixed an issue that prevented compilation. 10 years ago
util Finished reworking the sparse matrix implementation. Adapted all other classes to the (partially) new API of the matrix. 12 years ago
.gitignore Add src/utility/storm-version.cpp to ignored files 11 years ago
CMakeLists.txt Added propositional model checker. Put some of the new classes in new folders. Fixed an issue that prevented compilation. 10 years ago
LICENSE Initial Import into Git 13 years ago
StormCPackConfig.cmake Renamed CPackConfig.cmake to StormCPackConfig.cmake and adapted reference in CMakeLists.txt accordingly. Also, CPackConfig.cmake is now ignored. 11 years ago
cpplint.py integrated cpplint 13 years ago
storm-config.h.in Started refactoring SMT solvers. Now displaying MathSAT version in CLI. 11 years ago
storm-version.cpp.in Started refactoring SMT solvers. Now displaying MathSAT version in CLI. 11 years ago