19 Commits (3daa725bb58edc1b40a73887ba40ffdd012ef008)

Author SHA1 Message Date
sjunges ed970d78b1 property support for jani -- several changes throughout code, parser currently only supports probability properties 9 years ago
sjunges f7a3e02fb6 refactored model checkers st all are templated in the model, have to handle rational function bounds next 9 years ago
Mavo 566cef0f91 Started on compiling without Carl 9 years ago
dehnert 5616004e6e remove debug output 9 years ago
dehnert 711d5cfa12 fixed bug in sparse dtmc elimination model checker. commented out weird eliminaton functions in CTMC model checker and storm.h 9 years ago
Mavo e443384b91 Added assertion 9 years ago
dehnert f3fa90cc37 more work towards exact solving 9 years ago
dehnert 8f087597cc more work towards proper scheduler generation 9 years ago
dehnert d42f52d983 all DTMC model checkers now support checking globally formulas 10 years ago
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago
dehnert e9d677c792 Further work on MTBDD-based mc. 10 years ago
dehnert 546e047b8d Fixed a bug that prevented correct comparison with bounds in formulas. 10 years ago
dehnert 3fd62bc697 More work on MTBDD-based mc. 10 years ago
dehnert f0b591be77 Further work on reintegrating parametric model checking into main executable. 10 years ago
dehnert 5794bbea56 Made some adaptions to make parametric model checking work in the main executable. 10 years ago
dehnert b5f907d99d Added propositional model checker. Put some of the new classes in new folders. Fixed an issue that prevented compilation. 11 years ago
dehnert 1fb8d72a30 Merged master in parametricSystems. 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 b60c5ffdc0 Fixed a lot of tests, improved some things here and there. 11 years ago
dehnert 89df9621a9 MDP model checker works again. 11 years ago
dehnert 9026aa9ac9 Adapted first model checker to the new properties. 11 years ago