21 Commits (ee7ef1deaa6808a1f1f05a66d8f74405a48f7dab)

Author SHA1 Message Date
dehnert 016ab53f42 making the logic formulas better 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 dc8a5b11e0 more refactoring regarding fragment checking 9 years ago
dehnert 2604df54ec more refactoring of formula classes: in particular fragment checking 9 years ago
dehnert be8c65525e introduced some methods to query formula type 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 4367bdb378 properly introduced CheckTask in all model checkers and made it compile again (+ functional tests working) 9 years ago
dehnert 645f130a62 introduced long-run average reward formula 10 years ago
sjunges 1e1400d68d merge 10 years ago
dehnert d0e15d1a4f more work (and stuff, you know?) 10 years ago
sjunges 8fd0ee2ecd Formula to string added 10 years ago
dehnert e631dbd1a0 more work on new reward models 10 years ago
dehnert 4952306092 Worked on making bisimulation decomposition a bit easier to use. 11 years ago
dehnert 92aa2607a0 The labels of the models are now only built if no property was given or the given property contains the label. 11 years ago
dehnert ee7b591db1 Some work on cli. 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 89df9621a9 MDP model checker works again. 11 years ago
dehnert 9026aa9ac9 Adapted first model checker to the new properties. 11 years ago
dehnert f673dccd76 Formula parser works again. Tests adapted. 11 years ago
dehnert 1699732dce More work on logic classes. 11 years ago
dehnert 4c9d6ccfc5 Removed actions and filters and old logic classes. 11 years ago
dehnert 320641e597 Started working on modified property classes. 11 years ago