202 Commits (bb3f7c52fdeef2937c2ad4899c66cec52660789f)

Author SHA1 Message Date
Matthias Volk 65a310dc8b Test for allUntilProbabilities 7 years ago
Matthias Volk 161c3ac6bf Test case for transient probabilities 7 years ago
Tim Quatmann 5869a1f5fd Simplified StronglyConnectedComponentDecomposition. 7 years ago
Tim Quatmann 0920390430 Fixed permissive scheduler tests (GitHub issue #38). 7 years ago
Tim Quatmann d24f61ded6 Added tests for quantiles. 7 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. 8 years ago
dehnert 334bcfd977 removed some tests to reflect new behavior of JANI compositions may refer to unknown actions 8 years ago
dehnert acfb8d28c0 fixing issues related to rewards in JIT-based model builder 8 years ago
dehnert fd6452e6a4 correcting test 8 years ago
TimQu 09efbcff34 fixed a test 8 years ago
TimQu ebfee78ecc Fixed compilation of tests 8 years ago
Jip Spel 6695f64460 Add test and fix bug RationalFunction to Expression 8 years ago
Jip Spel 51aace8421 Renamed ValueTypeToExpression to RationalFunctionToExpression 8 years ago
Jip Spel 440b127880 Add test for ValueType to Expression 8 years ago
TimQu 646b668bd4 Added a new mdp model checker test 8 years ago
TimQu c388d1c8fe making sure that functions in jani models and formulas in prism programs are substituted before flattening the model 8 years ago
TimQu a173cb68b8 fixed some janibuilder tests 8 years ago
TimQu b5bb87404c replaced occurrences of 'substituteConstants' by 'substituteConstantsFormulas' 8 years ago
dehnert 5706831ad6 fixing settings/tests 8 years ago
TimQu 467abd72e9 Made model checker tests also build the model via conversion to Jani and with the Jit Builder. 8 years ago
TimQu f0d11afdb8 fixed compilation of tests 8 years ago
TimQu 5a16b2befa minor fixes to let the total reward tests compile and pass 8 years ago
TimQu 1f4c0325be test cases for ctmcs and markov automata 8 years ago
dehnert cdfa328464 first attempt at adapting to Z3 interface change 8 years ago
sjunges 79bb6734ed compile and link parsers in seperate binary 8 years ago
TimQu 918dc349fb Multi-objective tests now set the method via the environment 8 years ago
dehnert ca651ec61c fixes github issue #24 related to MEC decomposition 8 years ago
dehnert bb6fb04f72 fixing volatile k-shortest path test that returns different (yet correct) results on different machines/compilers because of double imprecisions 8 years ago
dehnert c9496a255b corrected tests (pointed out by jklein) 8 years ago
Matthias Volk ef1cbae83c Tests for DRN parser 8 years ago
dehnert edbe3b1952 more work on explicit game solving 8 years ago
TimQu 172c5f3657 Making things compile again... 8 years ago
TimQu 3310f51857 allowed for more fine grained solver requirements 8 years ago
TimQu 12f8685080 Custom Termination Conditions for sound value iteration 8 years ago
TimQu be6d4f9854 renamed 'sound power' to 'sound value iteration' 8 years ago
dehnert 34b6593ed8 overhauled output of dd-based bisimulation for benchmarking 9 years ago
TimQu 51884895c8 Removed linear equation solver factories in model checkers 9 years ago
TimQu 4690ac1faf Adding MultiplierTest 9 years ago
dehnert 27d6e48dad workaround for quotient extraction using the original variables 9 years ago
TimQu a6c6118733 Renamed 'sound power' to interval iteration and 'quick sound power' to 'sound power' 9 years ago
TimQu ea25c8fd2e renamed 'sound value iteration' to 'interval iteration' and 'quick sound value iteration' to 'sound value iteration' 9 years ago
TimQu 2d910b79ed Introduced new topological min max solver 9 years ago
TimQu 4ab47671f5 Renamed TopologicalMinMaxLinearEquationSolver -> TopologicalCudaMinMaxLinearEquationSolver 9 years ago
TimQu 9c96bd0a1c First implementation of quick value iteration for MinMax Equation systems 9 years ago
TimQu ea6c957030 tests for multi-dimensional cost bounded DTMCs 9 years ago
TimQu eae92517e8 test for topological linear equation solver 9 years ago
TimQu b42aa5f473 initial implementation for quick and sound vi for DTMCs 9 years ago
TimQu 85533018a1 added missing , ... 9 years ago
TimQu 1bef8564d1 enabling a test that previously was disabled 9 years ago
TimQu 37bca625e5 Some of the tests still did not compile with cln as rational number 9 years ago