567 Commits (02464909a455289e643a773ff6462ce79b81ee12)

Author SHA1 Message Date
Lukas Posch 02464909a4 removed unused method getQualitativeResultAtInitialState 4 years ago
Lukas Posch bec28d55c6 added testcase rightDecision (rightDecision.nm) to SmgRpatlModelCheckerTest.cpp 4 years ago
Lukas Posch 4f4abf2342 added testcase messageHack (messageHack.nm) to SmgRpatlModelCheckerTest.cpp 4 years ago
Lukas Posch d70c733709 removed comments for results in SmgRpatlModelCheckerTest.cpp 4 years ago
Lukas Posch cdc0fd2873 added parser tests for mdp shields MdpShieldingParserTest.cpp 4 years ago
Lukas Posch 45e660fe9b added parser tests for game shields GameShieldingParserTest.cpp 4 years ago
Lukas Posch d86dbcd4e3 removed partial results for formula parsing, added fragment checks for rpatl 4 years ago
Lukas Posch 5452240944 removed unnecessary testcases (e.g. there are no atomic label formulas in game formulas since they must have a coalition of players and an operator) 4 years ago
Lukas Posch 567584e285 added MultiObjectiveFormulaTest to GameFormulaParserTest.cpp 4 years ago
Lukas Posch 284a944f63 added WrongFormatTest to GameFormulaParserTest.cpp 4 years ago
Lukas Posch 3f2e636e34 added CommentTest to GameFormulaParserTest.cpp 4 years ago
Lukas Posch a381618403 added NestedPathFormulaTest to GameFormulaParserTest.cpp 4 years ago
Lukas Posch 4d84b84230 added ConditionalProbabilityTest to GameFormulaParserTest.cpp 4 years ago
Lukas Posch 90568c54a2 added RewardOperatorTest to GameFormulaParserTest.cpp 4 years ago
Lukas Posch 442ffecd13 created NextOperatorTest in GameFormulaParserTest.cpp 4 years ago
Lukas Posch bc6dabb088 fixed UntilOperatorTest in GameFormulaParserTest.cpp 4 years ago
Lukas Posch 45319ca2da WIP GameFormulaParserTest.cpp 4 years ago
Lukas Posch f1aa210b5a shielding check for FragmentCheckerTest Prctl 4 years ago
Lukas Posch d8592bffa2 shielding check for FragmentCheckerTest Rpatl 4 years ago
Lukas Posch 868f42b38b Bounded LTL formula check for FragmentCheckerTest Rpatl 4 years ago
Lukas Posch e1b00dae7a small change in FragmentCheckerTest Rpatl 4 years ago
Lukas Posch 1b81c009c1 WIP added GameFormulaParserTest.cpp 4 years ago
Stefan Pranger 04dd2b2e92 added a smg to PrismParserTest.cpp 4 years ago
Lukas Posch 3a91b266d4 WIP expanded tests, now tests run for X, U, G, F 4 years ago
Lukas Posch b49dd59101 WIP added testcases for globally probabilities for SmgRpatlModelCheckerTest "Walker" 4 years ago
Lukas Posch 7565bc5d6a created SmgRpatlModelCheckerTest.cpp as test suite for rpatl smg models 4 years ago
Lukas Posch 3d73e71162 introduced test-modelchecker-rpatl-smg 4 years ago
Stefan Pranger 8d11ed9f42 added first rpatl fragment checker tests 4 years ago
Stefan Pranger 9a0be7e9ca added first rpatl fragment checker tests 4 years ago
Tim Quatmann e0e1b097eb Merge branch 'master' into ltl-github 4 years ago
Daniel Basgöze 1dab437496 Compare floating points upto precision instead == 4 years ago
Daniel Basgöze 8de8f1517a Fix conversion ambiguity: Use convertNumber() 4 years ago
hannah 8a26af29f9 allow HOA formulas for cslstar and pctlstar 4 years ago
hannah 133219f3c7 using exact fractions in tests 4 years ago
Tim Quatmann 3a3587370e Skip a test if LTL model checking is not available. 4 years ago
Stefan Pranger ba1d0d052d added simulator to tests 4 years ago
hannah ebdfb2def8 keep the original modeltype during product construction 4 years ago
hannah cceb3513ce set states to dontCare during scheduler computations, adapted Tests 4 years ago
hannah 412489a57f Added possibility to set (un)reachable states for scheduler 4 years ago
hannah 6865ae1464 build memory structure from all states 4 years ago
hannah 1191e3068f more ltl scheduler tests 4 years ago
hannah d7b696a753 restructured the ltl-scheduler 4 years ago
hannah dd8d410748 updated scheduler-print and tests 4 years ago
hannah 93c2e92c2a updated LTL-scheduler 4 years ago
hannah 49e346d52b new Test 4 years ago
hannah 08c454f124 scheduler support for LTL-MC 4 years ago
hannah b49837eb4e use LTLHelper to compute HOAPath Formulas 4 years ago
hannah a88b64bad3 DTMC HOA tests 4 years ago
hannah 97c3bdd5a7 HOA Formula Parser Tests 4 years ago
hannah 4655dc19a1 fixed MDP-LTL test 4 years ago