17 Commits (f0b591be77e55c1dfe44f165a1a41d714cf94f55)

Author SHA1 Message Date
dehnert f0b591be77 Further work on reintegrating parametric model checking into main executable. 11 years ago
dehnert 53b77e673b Fixed a minor issue. 11 years ago
dehnert 5794bbea56 Made some adaptions to make parametric model checking work in the main executable. 11 years ago
dehnert 8a4706d9c9 A lot of work on model checker interfaces. In particular, the SCC elimination model checker is almost integrated. 11 years ago
dehnert b7492d543a Further work regarding rewards in parameterized models. Note: this includes some debug output. 11 years ago
dehnert 71ceb3f34b Removed some time measurements and fixed simplify functionality. 11 years ago
dehnert d3fc2d8fbf Fixed small but important bug in SCC decomposition that led to wrong results when using MSVC. 11 years ago
dehnert d06c5b4a0c Fixed simplify. 11 years ago
dehnert 4d20e099bf Added stuff, you know? 11 years ago
dehnert 9756de998a Bunch of fixes. 11 years ago
dehnert c2abd9968f Introduced constants comparator in explicit model adapter. 11 years ago
dehnert 843a1d1fdf Added comparator use for checking validity of probability matrices such that only if the value is actually constant it is required to be one. 11 years ago
dehnert aa6e44a1e2 Some fixes after merge. 11 years ago
dehnert 1c091d7640 Renamed some classes to indicate that only strong bisimulation can be computed. Added option to start with an initial partition that preserves only certain formulas. Added ConstantsComparator concept that is to be used when constants have to be compared with other constants. 11 years ago