7 Commits (48d5025bd91e6492834074c3a70e80ada520b0dd)

Author SHA1 Message Date
TimQu 48d5025bd9 Fixed checking of formulas whose subformulas contain an OperatorFormula (like nested OperatorFormulas or conjunctions of Operatorformulas). 8 years ago
dehnert 952776a057 hybrid engine working for rational numbers 8 years ago
dehnert 2e8ff870ff completed interface of (sylvan) ADDs for storing rational functions 8 years ago
dehnert 136cb194d1 fixed a bunch of unused variable warnings 8 years ago
Sebastian Junges d246517757 removed src prefix in all includes 9 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 9 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 9 years ago
dehnert a8383a283d fixed wrong header inclusion in previous commit 9 years ago
dehnert 96891acfe7 included missing (at least for some compilers) header 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
sjunges cf583ec9dd formulae with rational number bounds 9 years ago
sjunges e4b3f4eeb9 intermediate commit, come back after refactoring formulae 9 years ago
TimQu fc24c55960 some preprocessing for multi-objective formulas 9 years ago
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