57 Commits (35d16a11916865bfd4b390c0680d1e0a300d1114)

Author SHA1 Message Date
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 4fd1d672ef fixed valgrind errors 13 years ago
dehnert 57274b3f09 Fixed missing newline and warning about nested comments. 13 years ago
gereon 650a0f0a27 added documentation for AbstractModel and operator<< for ModelType 13 years ago
gereon 006c9e6b88 changed model base class 13 years ago