461 Commits (70029468455d3bd40166720caaa2156580386f51)

Author SHA1 Message Date
TimQu 3310f51857 allowed for more fine grained solver requirements 7 years ago
Matthias Volk ca8608db5c Use different configurations in DFT tests 7 years ago
Matthias Volk 752a1fff86 Use pars settings for pars tests 7 years ago
Matthias Volk 2c9f6294a4 Started on DFT regression tests 7 years ago
Matthias Volk c8c0b73e7a Removed duplicated test 7 years ago
TimQu 12f8685080 Custom Termination Conditions for sound value iteration 7 years ago
TimQu be6d4f9854 renamed 'sound power' to 'sound value iteration' 7 years ago
dehnert 34b6593ed8 overhauled output of dd-based bisimulation for benchmarking 7 years ago
TimQu 51884895c8 Removed linear equation solver factories in model checkers 7 years ago
TimQu 4690ac1faf Adding MultiplierTest 7 years ago
dehnert 27d6e48dad workaround for quotient extraction using the original variables 7 years ago
TimQu a6c6118733 Renamed 'sound power' to interval iteration and 'quick sound power' to 'sound power' 7 years ago
TimQu ea25c8fd2e renamed 'sound value iteration' to 'interval iteration' and 'quick sound value iteration' to 'sound value iteration' 7 years ago
TimQu 2d910b79ed Introduced new topological min max solver 7 years ago
TimQu 4ab47671f5 Renamed TopologicalMinMaxLinearEquationSolver -> TopologicalCudaMinMaxLinearEquationSolver 7 years ago
Sebastian Junges e023f27714 test case for disabled simplification 7 years ago
TimQu 9c96bd0a1c First implementation of quick value iteration for MinMax Equation systems 7 years ago
TimQu ea6c957030 tests for multi-dimensional cost bounded DTMCs 7 years ago
TimQu eae92517e8 test for topological linear equation solver 7 years ago
TimQu b42aa5f473 initial implementation for quick and sound vi for DTMCs 7 years ago
TimQu 85533018a1 added missing , ... 7 years ago
TimQu 1bef8564d1 enabling a test that previously was disabled 7 years ago
TimQu 37bca625e5 Some of the tests still did not compile with cln as rational number 7 years ago
dehnert 0d78367b9a Catching empty selection in getSubmatrix pointed out by Timo Gros 7 years ago
TimQu 7287272457 added another missing include 7 years ago
TimQu f466301c55 Fixed compiling error raised by CD 7 years ago
TimQu 269686ef03 added two missing includes and reenabled test 7 years ago
TimQu dedb48fac1 temporarily disabled test that is currently failing 7 years ago
TimQu 66d1c828c6 added parametric model checking tests 7 years ago
TimQu c1b14fc250 increased precision to make a test pass 7 years ago
TimQu ecb4bdbb4d Redid DTMC and CTMC model checker tests 7 years ago
TimQu bb63ac6089 Linear equation solver + game solvers now respect the environment as well 7 years ago
TimQu 6911d50985 extended MDP model checker test 7 years ago
TimQu a47fcbb6f9 making test-solver compile again 7 years ago
TimQu dea5fb59fe refactored some tests -- making testing with different settings/environments more easy 7 years ago
TimQu 72b9a787e3 Better minmax solver tests 7 years ago
dehnert 8aecbc356f fixed a test 7 years ago
TimQu 6d23c79737 Making libstorm compile again 7 years ago
TimQu fd8c99b989 Introducing Environment in MinMaxSolvers and ModelCheckers 7 years ago
dehnert 330dfb96c7 more work on abstraction-refinement framework 7 years ago
sjunges 12dda40919 split IOSettings in BuildSettings and IOSettings, refactored some dependencies on settings object away if it doesnt hurt too much, moved GSPN and PGCL settings to their own libs 7 years ago
TimQu 2682100cfd fixed more tests 7 years ago
TimQu 419fcd1b43 Fixed test 7 years ago
TimQu 9859f60db0 Fixed solver tests 7 years ago
TimQu f44ce8801c "fixed" the tests that failed because of unsound value iteration 7 years ago
dehnert ea507a0b13 added dd-based partial quotient extraction for DTMCs 7 years ago
dehnert ab12e4ff3d started on partial quotient extraction in symbolic bisimulation 7 years ago
dehnert c0f07557ed simplified state signature computation in dd-based bisimulation 7 years ago
dehnert a427eae699 fixed severe bug in symbolic bisimulation minimization 7 years ago
dehnert 45a4b63a2e fixed some issue in sylvan sharpen and forward minmax bounds to linear equation solver 7 years ago