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 8a9d766c73 Changed input format for non-deterministic models to PRISMs output format. Added min/max capability to probabilistic operator without bounds. Implemented Prob0E. Added a simple MDP model to example suite. 12 years ago
doc Renaming MRMC to STORM, see #42 12 years ago
resources Added Cotire to Storm to build PCH on all plattforms. 12 years ago
src Changed input format for non-deterministic models to PRISMs output format. Added min/max capability to probabilistic operator without bounds. Implemented Prob0E. Added a simple MDP model to example suite. 12 years ago
test Renamed NonDeterministic to Nondeterministic in all places. Fixed (hopefully) all occurrences of these names. Implemented Prob0A algorithm. 12 years ago
.gitignore Minor change to .gitignore. 12 years ago
CMakeLists.txt Fixed bug in AbstractModelChecker: it does now correctly inherit from a lot more interface classes. NOTE: checking a formula on a model checker that does not support it failed silently. This should NOT be the case. Re-enabled DEBUG option for cmake. NOTE: why was this disabled anyway? Introduced another layer AbstractDeterministicModel and AbstractNonDeterministicModel in model hierarchy to allow for easily distinguishing these classes. Made necessary adaptions in (hopefully) all classes. Move the graph analyzer to utility folder. 12 years ago
LICENSE Initial Import into Git 13 years ago
LICENSE-STORM.txt removed obsolete cmake files, renamed license file 12 years ago
cpplint.py integrated cpplint 12 years ago
storm-config.h.in Renaming MRMC to STORM, see #42 12 years ago