3 Commits (254bc05e94a526fec50ed58bf74f2602c0e64481)

Author SHA1 Message Date
Sebastian Junges d246517757 removed src prefix in all includes 10 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 10 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 10 years ago
TimQu de35d40905 total reward formulas 10 years ago
TimQu 63da45018e Added support for multi objective formulas 10 years ago
dehnert 5e1e5b55a1 renamed expected time formulas to time formulas 10 years ago
dehnert 2604df54ec more refactoring of formula classes: in particular fragment checking 10 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 10 years ago
dehnert 4367bdb378 properly introduced CheckTask in all model checkers and made it compile again (+ functional tests working) 10 years ago
dehnert 645f130a62 introduced long-run average reward formula 10 years ago
sjunges 8568ee3986 only one optimization direction enum -- towards integration of termination criterions on the model checker 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 9026aa9ac9 Adapted first model checker to the new properties. 11 years ago
dehnert 1699732dce More work on logic classes. 11 years ago