10 Commits (1470d65586b28de659ad2a0309cee2668808c3c9)

Author SHA1 Message Date
TimQu 30977ed356 Added some utility methods to reward path formulas 5 years ago
dehnert c3d40d634b started working on the github issues by Linda 7 years ago
TimQu 76b2eb2ee9 added reward accumulation to formulas 7 years ago
TimQu ccf7521250 Multi-dimensional cumulative reward formulas 8 years ago
TimQu 23686a0f09 reward bounded cumulative reward formulas + fixes for dimensions that do not need memory 8 years ago
dehnert b7170b3c3b fixed two issues pointed out by Joachim Klein: spirit error message (superfluous tab) and wrong treatment of strict upper bounds in bounded until and cumulative reward properties 9 years ago
dehnert b4381a7c48 Constants in formulas appear to be working 9 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 599a3e99c7 minimal probabilities now working (for some test cases) 10 years ago
dehnert c2b287a1e1 more work on learning approach 10 years ago
dehnert 2604df54ec more refactoring of formula classes: in particular fragment checking 10 years ago
dehnert be8c65525e introduced some methods to query formula type 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
sjunges 1e1400d68d merge 10 years ago
dehnert d0e15d1a4f more work (and stuff, you know?) 10 years ago
dehnert c84751f632 Started working on reward properties for CTMCs. 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
dehnert 4c9d6ccfc5 Removed actions and filters and old logic classes. 11 years ago
dehnert 320641e597 Started working on modified property classes. 11 years ago