35 Commits (7e7d6defa0948b221fcfbe6f350ea8b9718c3a88)

Author SHA1 Message Date
Tim Quatmann 7e7d6defa0 Merge pull request #137 from tquatmann/ltl 4 years ago
hannah 8a26af29f9 allow HOA formulas for cslstar and pctlstar 4 years ago
Stefan Pranger 7a851901e2 updates after cherry pick 4 years ago
Joachim Klein 819d97b712 (CTMC-LTL) FragmentSpecification: cslstar and csrlstar 5 years ago
Joachim Klein fbe5236c4d (LTL) FragmentSpecification: add pctlstar() and prctlstar() fragments 5 years ago
Joachim Klein 5482a32b8a (LTL) Refactor unary/boolean state formulas to allow path formulas as well 5 years ago
Joachim Klein 21b9d73816 WIP (HOA-path) logic: HOAPathFormula 5 years ago
Lukas Posch 56e70c3417 setBoundedGloballyFormulasAllowed in FragmentSpecification.* 4 years ago
Lukas Posch 2e27e32622 start with next formulae 4 years ago
Lukas Posch e7ca4dc0c9 start with globally formulae - definitions of methods and functionality (not checked) 4 years ago
Lukas Posch 2bf6402725 implemented until formulae 4 years ago
Stefan Pranger 0d7e763b00 added rPATL to FragmentSpecifitcations 4 years ago
Stefan Pranger 1cdfb6b5d4 allowing reachability prob formulas in rpatl 4 years ago
Tim Quatmann d1b068eddf specified supported rpatl fragment a bit more precisely 4 years ago
Tim Quatmann 735874462c Polished fragment specification and formula visitors for new GameFormulas 4 years ago
Stefan Pranger 4d4cd6e7f4 rpatl extends prctl 4 years ago
Stefan Pranger 2f5a53196c added rPATL to FragmentSpecifitcations 4 years ago
Stefan Pranger 353b98ec88 rpatl extends prctl 4 years ago
Stefan Pranger 8dc46968cb added rPATL to FragmentSpecifitcations 4 years ago
TimQu a5eb8e224b Allowing lra formulas in multi-objective formula fragment 5 years ago
TimQu 7e66787c9c logic: Added QuantileFormulas. 6 years ago
TimQu ee1dcbd483 fragment checker checks reward accumulations 7 years ago
TimQu b3edae8707 fixed fragment specification: total reward formulas should not be supported for hybrid/dd right now 7 years ago
TimQu 87e34d7b32 Added Support for Total Reward Formulas for DTMCs in the Sparse Engine 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
TimQu 8b466f1fa7 extended multidimensional bounded until formulas to have different subformulas in each dimension 8 years ago
TimQu a16eee4982 made multi(..) path formulas pass the fragment check 8 years ago
TimQu 9bfb1fedc2 requiring that multi objective queries have a multi(..) formula at top level. 8 years ago
Sebastian Junges 3de51e28e5 towards reward-bounded properties 8 years ago
dehnert 43354d0c20 bunch of fixes (prominently in prism -> jani conversion) 8 years ago
dehnert cb8b537baa made storm compile again with expressions in time-bounds of until formula 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
TimQu d2c1c2d6f7 updated fragment checking for multi objective formulas 9 years ago
TimQu aae8fc8e87 regarding preprocessing for MAs 9 years ago
TimQu de35d40905 total reward formulas 9 years ago
TimQu 5310793653 minor fixes and debug output 9 years ago
TimQu fc24c55960 some preprocessing for multi-objective formulas 9 years ago
TimQu 63da45018e Added support for multi objective formulas 9 years ago
dehnert 60bbce0ba1 added two tests for exploration engine 9 years ago
dehnert 1424d536ca renamed learning to exploration engine and started on a minor refactoring 9 years ago
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 7b643fe166 tests working again 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