9264 Commits (d5edde05a7bb12744f465a996ffa63b0f19916a4)
 

Author SHA1 Message Date
hannah d5edde05a7 Adapted ModelChecker test-cases and FormulaParser test-cases 4 years ago
Tim Quatmann 1c16c17a57 FragmentCheckerTest: Fixed a few more testcaes that now correspond to invalid formulae. 4 years ago
Tim Quatmann b71cb813df FormulaParser: Fixed parsing of multi-bounded path operator and quantile operator 4 years ago
Tim Quatmann 8c669b9e8b Fixed a FragmentCheckerTest case which considered a formula that is now considered invalid. 4 years ago
Tim Quatmann aa29ad1196 flagging multi-objective and quantile formulae as StateFormulae (fixing the previous commit) 4 years ago
Tim Quatmann cc9a4b8cb3 Adapting a parser test-case to the new parser 4 years ago
Tim Quatmann 76c689a001 flagging multi-objective formulae as State formulae 4 years ago
Tim Quatmann 4cf2fd7d61 Heavily refactored FormulaParser as it had become quite messy. 4 years ago
hannah 132c293105 TYPED_TESTS for LTL modelchecker 4 years ago
hannah 7d74efd591 TYPED_TESTS for LTL modelchecker 4 years ago
Tim Quatmann 10e2d85cc4 Formulas: Added parentheses to formula output to avoid ambiguity 4 years ago
hannah bcf45f68df modelchecker test update 4 years ago
hannah affee2bc5b ltl dtmc modelchecker tests 4 years ago
hannah 02b77707d4 ltl dtmc modelchecker tests 4 years ago
hannah b6800361ce ltl formula parser tests 4 years ago
Tim Quatmann 4fe4704f60 Silenced a couple of warnings triggered by cpphoafparser. 4 years ago
Tim Quatmann 9ce6076689 Silenced a warning 4 years ago
Tim Quatmann 3a769b3149 ToPrefixStringVisitor: Added missing case for GameFormula 4 years ago
Joachim Klein 819d97b712 (CTMC-LTL) FragmentSpecification: cslstar and csrlstar 4 years ago
Joachim Klein 04a8bec83f (MDP-LTL) SparseMdpPrctlModelChecker: handle LTL 4 years ago
Joachim Klein 615b2b5399 (MDP-LTL) SparseMdpPrctlHelper: computeSurelyAcceptingPmaxStates 4 years ago
Joachim Klein 4c70f1a160 (MDP-LTL) ProductBuilder: DA product with MDP 4 years ago
Joachim Klein c099183063 (MDP-LTL) MaximalEndComponent: containsAnyState 4 years ago
Joachim Klein 5855a82e80 (MDP-LTL) CheckTask: negate() 4 years ago
Joachim Klein b6b31f20af (MDP-LTL) AcceptanceCondition: extractFromDNF 4 years ago
Joachim Klein cf6af6c456 (stateformula) Modelcheckers: support P[phi], Pmax/min[phi] where phi is a state formula 4 years ago
Joachim Klein af10aa8b4b (stateformula) StateFormula: a StateFormula is a probabilistic path formula 4 years ago
Joachim Klein a639836f6f (stateformula) CheckResults: provide constructor for quantitative from qualitative result 4 years ago
Joachim Klein 27ca10a668 (stateformula) SymbolicQualitativeCheckResult: add getReachableStates() and getStates() accessors, like SymbolicQuantitativeCheckResult 4 years ago
Joachim Klein 1243b9300c (LTL) SparseDtmcModelChecker: Implement LTL model checking 4 years ago
Joachim Klein ab32af463b (LTL) AbstractModelChecker: detect need for LTL PMC, call (unimplemented) computeLTLProbabilities 4 years ago
Joachim Klein 5427702376 WIP:needed? Boolean path formulas: allow storing context 4 years ago
Joachim Klein fbe5236c4d (LTL) FragmentSpecification: add pctlstar() and prctlstar() fragments 4 years ago
Joachim Klein 6404c526e2 WIP (LTL) LTL2DeterministicAutomaton (first hacky attempt) 4 years ago
Joachim Klein 393dd2af87 (LTL) ExtractMaximalStateFormulasVisitor 4 years ago
Joachim Klein b04d2723c2 (LTL) Add Formula::toPrefixString() 4 years ago
Joachim Klein bd0a882cd5 (LTL) FormulaInformation: add containsComplexPathFormula() 4 years ago
Joachim Klein 5482a32b8a (LTL) Refactor unary/boolean state formulas to allow path formulas as well 4 years ago
Joachim Klein 256f9839da SparseDtmcPrctlModelChecker: computeDAProductProbabilities() 4 years ago
Joachim Klein ad774e5138 WIP (HOA-path) FormulaParser: parse HOAPathFormula 4 years ago
Joachim Klein ba907a1d75 WIP (HOA-path) FormulaParser: parse HOAPathFormula 4 years ago
Joachim Klein aed8e53a29 (HOA-path) AbstractModelChecker: default handling for HOAPathFormulas (= reject) 4 years ago
Joachim Klein 21b9d73816 WIP (HOA-path) logic: HOAPathFormula 4 years ago
Joachim Klein 85a408dd72 (DA-product) tests: DAProductBuilderTest 4 years ago
Stefan Pranger 044074a4b1 (DA) tests: HOAParsingTest 3 years ago
Joachim Klein e5282708dd (DA-product) transformer: Product, DAProduct + builders 4 years ago
Joachim Klein 3696e13736 (DA) ItemLabeling: addUniqueLabel, generateUniqueLabel 4 years ago
Joachim Klein de0dd71679 (DA) Automata classes: DeterministicAutomaton, APSet, HOAConsumer, AcceptanceCondition 4 years ago
Joachim Klein 8d680749cd (DA) Add cpphoafparser 0.99.2 4 years ago
Stefan Pranger f4fb0188be Merge pull request 'Adapt Property Ctors with ShieldingExpression Parameter' (#44) from storm_prs_and_updates into main 3 years ago