6 Commits (8c248c05c553118db4cb73adad471bd491610983)

Author SHA1 Message Date
dehnert 8c248c05c5 Renamed NonDeterministic to Nondeterministic in all places. Fixed (hopefully) all occurrences of these names. Implemented Prob0A algorithm. 13 years ago
dehnert 7d95a45633 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. 13 years ago
gereon 062960b94c Some cleanups, removing memleaks 13 years ago
gereon 4dbbb1486b first working version of AutoParser 13 years ago
gereon 4dc780ef77 modified AutoParser to reflect changes in the model type system. 13 years ago
gereon 1776f8ce12 first steps towards an AutoParser 13 years ago
PBerger f983317b54 Renaming MRMC to STORM, see #42 13 years ago
gereon ab30a95f74 first version of AutoTransitionParser. 13 years ago