39 Commits (673c329311f17d9b7d87a404e01e05b403f9e986)

Author SHA1 Message Date
dehnert d802f0d9c6 worked a bit on the learning-based verification of MDPs 9 years ago
dehnert 51402ec853 removed measure type and only added measure type to reward/time operators 9 years ago
dehnert 5e1e5b55a1 renamed expected time formulas to time formulas 9 years ago
dehnert 45e59848a9 first steps 9 years ago
dehnert b46ee5425e started to implement conditional rewards for dtmcs 9 years ago
dehnert 7b643fe166 tests working again 9 years ago
dehnert 2604df54ec more refactoring of formula classes: in particular fragment checking 9 years ago
dehnert b772c92edb removed reward path formulas. reward path formulas are now just path formulas. this allows some invalid formulas to be constructed, so this now has to be checked dynamically 9 years ago
dehnert bdcd4b26a3 refactoring early termination and solve goals and bounds 9 years ago
dehnert ecfff3d2f9 in the spirit of JP: up 9 years ago
dehnert e3c4f5fa72 more work on customizing checking process 9 years ago
dehnert 280af18341 still introducing check settings 9 years ago
dehnert 5dd2dff92a replace in model checker interface (part 3) 9 years ago
dehnert 16be4f9adc replace in model checker interface (part 2) 9 years ago
dehnert bd67b141fa a bit more work toward CheckSettings objects 9 years ago
dehnert 0ffbda5aff initial draft of long-run rewards for parametric models 9 years ago
dehnert 645f130a62 introduced long-run average reward formula 9 years ago
sjunges 8568ee3986 only one optimization direction enum -- towards integration of termination criterions on the model checker 10 years ago
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago
dehnert dcd42d5653 started reworking reward models 10 years ago
David_Korzeniewski 716cf3abdd Adapted to new solver interface some tests and bugfixes. Tests still failing. 10 years ago
dehnert 65bf06dd50 Further steps towards CTMC model checking. 10 years ago
dehnert 5bbd85c379 Some bugfixes. 10 years ago
dehnert a44a3554c8 Fixed minimal command counterexample generation. 10 years ago
dehnert 3fd62bc697 More work on MTBDD-based mc. 10 years ago
dehnert c3c83fbe4f Fixed some compilation errors. 10 years ago
dehnert 1fb8d72a30 Merged master in parametricSystems. 10 years ago
dehnert f0a2db6485 Enabled checking formula nodes that contain an expression in the variable of the program. 10 years ago
dehnert 8a4706d9c9 A lot of work on model checker interfaces. In particular, the SCC elimination model checker is almost integrated. 10 years ago
dehnert b60c5ffdc0 Fixed a lot of tests, improved some things here and there. 10 years ago
dehnert 89df9621a9 MDP model checker works again. 10 years ago
dehnert 9026aa9ac9 Adapted first model checker to the new properties. 10 years ago