461 Commits (70029468455d3bd40166720caaa2156580386f51)

Author SHA1 Message Date
Jip Spel 26429925d6 Speedup 6 years ago
Jip Spel 8d95e71c3e Change output, Fix some small bugs 6 years ago
TimQu 6e3639c8f1 Added new minmax method: Vi-to-Pi, which first performs value iteration with doubles, to find a good initial policy for (potentially exact) policy iteration. 6 years ago
Matthias Volk 1140d96ba5 Added well-formedness check for DFTs 6 years ago
Jip Spel af23545a7b Clean up Lattice Extender 6 years ago
Jip Spel ae7d334171 Extend test 6 years ago
Jip Spel e0cc7525b5 Extend Lattice Test 6 years ago
Jip Spel 9fa297b2aa Fix test 6 years ago
Jip Spel 78e5108e42 Extend Lattice test 6 years ago
Jip Spel fbb355eadb Keep assumptions when both assumptions can not be validated and there is some monotonicity 6 years ago
Jip Spel 6b216d7fd6 Add additional testsituation 6 years ago
Jip Spel cca2ad474e First check on samples for monotonicity 6 years ago
dehnert 334bcfd977 removed some tests to reflect new behavior of JANI compositions may refer to unknown actions 6 years ago
dehnert acfb8d28c0 fixing issues related to rewards in JIT-based model builder 6 years ago
dehnert fd6452e6a4 correcting test 6 years ago
TimQu 09efbcff34 fixed a test 6 years ago
TimQu ebfee78ecc Fixed compilation of tests 6 years ago
Jip Spel 6695f64460 Add test and fix bug RationalFunction to Expression 6 years ago
Jip Spel 51aace8421 Renamed ValueTypeToExpression to RationalFunctionToExpression 6 years ago
Jip Spel 440b127880 Add test for ValueType to Expression 6 years ago
Jip Spel a243a69aa6 Create test for MonotonicityChecker 6 years ago
Jip Spel 58dc2512cf Create test for AssumptionMaker 6 years ago
Jip Spel 712faae653 Create test for LatticeExtender 6 years ago
Jip Spel 705d8ecc1a Create test for Lattice 6 years ago
TimQu 646b668bd4 Added a new mdp model checker test 6 years ago
Jip Spel aaae25ee76 Update AssumptionCheckerTest 6 years ago
Jip Spel 71408bc011 Setup test for AssumptionChecker 6 years ago
TimQu c388d1c8fe making sure that functions in jani models and formulas in prism programs are substituted before flattening the model 6 years ago
TimQu a173cb68b8 fixed some janibuilder tests 6 years ago
TimQu b5bb87404c replaced occurrences of 'substituteConstants' by 'substituteConstantsFormulas' 6 years ago
dehnert 5706831ad6 fixing settings/tests 6 years ago
TimQu 467abd72e9 Made model checker tests also build the model via conversion to Jani and with the Jit Builder. 6 years ago
Matthias Volk 369d106f99 DFT: load json from string 6 years ago
TimQu f0d11afdb8 fixed compilation of tests 6 years ago
TimQu 5a16b2befa minor fixes to let the total reward tests compile and pass 7 years ago
TimQu 1f4c0325be test cases for ctmcs and markov automata 7 years ago
dehnert cdfa328464 first attempt at adapting to Z3 interface change 7 years ago
sjunges 53238f43f7 fixed some missing includes due to updated API 7 years ago
sjunges 79bb6734ed compile and link parsers in seperate binary 7 years ago
sjunges 6dfce6a405 extended counterexamples towards expected rewards, and moved counterexamples to a seperate lib (still in main cli) to slightly accelarate building times 7 years ago
TimQu 918dc349fb Multi-objective tests now set the method via the environment 7 years ago
dehnert ca651ec61c fixes github issue #24 related to MEC decomposition 7 years ago
dehnert bb6fb04f72 fixing volatile k-shortest path test that returns different (yet correct) results on different machines/compilers because of double imprecisions 7 years ago
dehnert c9496a255b corrected tests (pointed out by jklein) 7 years ago
Matthias Volk ef1cbae83c Tests for DRN parser 7 years ago
Matthias Volk 6fa88b1c14 Disable unnecessary output for DFT model checking 7 years ago
dehnert edbe3b1952 more work on explicit game solving 7 years ago
Matthias Volk d9db3f84b6 Fixed dft tests 7 years ago
TimQu 172c5f3657 Making things compile again... 7 years ago
Matthias Volk df1571d737 Added more DFT tests 7 years ago