168 Commits (cdedf4e78fb25b545a92d2b39d3b5465f42a6f4b)

Author SHA1 Message Date
Tim Quatmann cdedf4e78f Added comment for formula equality check. Strongly related to github issue #132. 4 years ago
Stefan Pranger 7a851901e2 updates after cherry pick 4 years ago
hannah 113f17372f set hasQualitativeResult to false for HOAFormulas 4 years ago
hannah 57734226e2 channged data structure for extracted formulas 4 years ago
hannah 1d5860de8d use same labels for equivalent maximal state formulas 4 years ago
Tim Quatmann aa29ad1196 flagging multi-objective and quantile formulae as StateFormulae (fixing the previous commit) 4 years ago
Tim Quatmann 76c689a001 flagging multi-objective formulae as State formulae 4 years ago
Tim Quatmann 10e2d85cc4 Formulas: Added parentheses to formula output to avoid ambiguity 4 years ago
Tim Quatmann 3a769b3149 ToPrefixStringVisitor: Added missing case for GameFormula 4 years ago
Joachim Klein 819d97b712 (CTMC-LTL) FragmentSpecification: cslstar and csrlstar 5 years ago
Joachim Klein af10aa8b4b (stateformula) StateFormula: a StateFormula is a probabilistic path formula 5 years ago
Joachim Klein 5427702376 WIP:needed? Boolean path formulas: allow storing context 5 years ago
Joachim Klein fbe5236c4d (LTL) FragmentSpecification: add pctlstar() and prctlstar() fragments 5 years ago
Joachim Klein 393dd2af87 (LTL) ExtractMaximalStateFormulasVisitor 5 years ago
Joachim Klein b04d2723c2 (LTL) Add Formula::toPrefixString() 5 years ago
Joachim Klein bd0a882cd5 (LTL) FormulaInformation: add containsComplexPathFormula() 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
Stefan Pranger f0b58781b1 added os operator to FormulaContext 4 years ago
Stefan Pranger 8b73f0a0d1 added util functions to shieldExpression 4 years ago
Stefan Pranger 5051b9f9f7 fixed typo 4 years ago
Stefan Pranger d4d3c0d9ea Jani Props may now hold info about shielding query 4 years ago
Stefan Pranger 283f4ea6a2 added toString method for ShieldExpression 4 years ago
Stefan Pranger 66a8e472e3 added ostream for ShieldExpression 4 years ago
Stefan Pranger 5a2657346b added shield expression class 4 years ago
Lukas Posch 023e067c59 added bounded globally formulas to other classes 4 years ago
Lukas Posch ef415d4347 added needed methods to class BoundedGloballyFormula 4 years ago
Lukas Posch 9976b927f9 small changes and added TODOs in class BoundedGloballyFormula 4 years ago
Lukas Posch 1fb1368a14 Set up BoundedGloballyFormula to methods of FragmentChecker.* 4 years ago
Lukas Posch 5030efd363 Set up BoundedGloballyFormula to methods of FormulaInformationVisitor.* 4 years ago
Lukas Posch c142922182 Set up BoundedGloballyFormula to methods of Formula.* 4 years ago
Lukas Posch c1ab2ca8d9 created class BoundedGloballyFormula 4 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 1c9d3b7529 fixed output of player coalitions 4 years ago
Stefan Pranger 8b74f49806 fixup after merging PRs 4 years ago
Stefan Pranger ff8a0cc655 removed old Coalition files 4 years ago
Stefan Pranger 972df05683 store tuples of player name and index 4 years ago
Stefan Pranger 844062c58e gameForumlas now gather referenced variables 4 years ago
Stefan Pranger f9368be970 refactor Coalition to use boost variant 4 years ago
Stefan Pranger 6a0fa46634 added Coalition default ctor 5 years ago
Stefan Pranger 0d7e763b00 added rPATL to FragmentSpecifitcations 4 years ago
Stefan Pranger a93a8ed0b0 added multiple Visitor methods for gameFormulas 4 years ago
Stefan Pranger 3a3cd96614 added GameFormula class 4 years ago
Stefan Pranger bf7d30690a added Coalition class 5 years ago
Stefan Pranger 1cdfb6b5d4 allowing reachability prob formulas in rpatl 5 years ago
Matthias Volk b0f6a192d4
Added missing include 5 years ago
Tim Quatmann d1b068eddf specified supported rpatl fragment a bit more precisely 5 years ago