427 Commits (5f2a598f48e26bc7c757eaeafd2266abb0cf51f0)

Author SHA1 Message Date
Sebastian Junges 22e20e93a9 permissive strategy test should also run without mathsat 5 years ago
Tim Quatmann 70e2263783 MarkovAutomatonCslModelCheckerTest: Prevent this test from failing in cases where z3 is installed without optimization support. 5 years ago
Tim Quatmann 250a4b9b9a MdpModelChecheckerTest: added test cases for the different multiplication styles and multiplier types. 5 years ago
Tim Quatmann a8c0cfbcdd Enabled OVI for linear equation systems in test cases. 5 years ago
Matthias Volk 6c095e757a Fixed problem with Windows linebreak \r\n, because this is still a problem in 2020 5 years ago
Tim Quatmann 4a34fb1a7c MaTest: Making sure that the 'inner' MinMax solver for unif+ is allowed to switch the solution method. 5 years ago
Tim Quatmann bf99724f3b Added missing include. 5 years ago
Tim Quatmann eaacc6c0ac Included the hybrid engine in the MA test. 5 years ago
Jan Erik Karuc 4fdfc37341 Factory, Testing Environment (Topological Excluded) 5 years ago
Tim Quatmann a99f0905e2 dd/bisimulation: Added argument to "getQuotient" which allows to set the quotient type (dd / sparse) 5 years ago
Matthias Volk cec2fd420a Fixed compiler warning 5 years ago
Sebastian Junges c845c10ee6 added a test for new pomdp stuff 5 years ago
Matthias Volk c8158018b8 Use state elimination to eliminate chains of non-Markovian states in MA 5 years ago
Matthias Volk 544dd60206 Removal of labels 5 years ago
Sebastian Junges 7bebb18250 bitvector concat and expand 5 years ago
Sebastian Junges 8a7e40558d permute for matrices 5 years ago
Sebastian Junges 0dd15b4e2f permute for bitvectors 5 years ago
Sebastian Junges a58ec3fd5f permutations for vectors 5 years ago
Matthias Volk 8073a6d989 Fix in DFTs to translate MAs to CTMCs again 5 years ago
Jip Spel be3cffe8ba Write output monotonicity checking to user-specified file 5 years ago
Tim Quatmann 3912d59a3b Added kanban model for LRA test 5 years ago
Tim Quatmann 62dc50035c Removed a test case that is not relevant anymore. 5 years ago
Tim Quatmann ea04f6dcd2 Fixes for LRA computation. 5 years ago
Tim Quatmann f9f845bb79 Separated LRA tests from CTMC tests and added a testcase for LRA Rewards 5 years ago
Tim Quatmann 6110a677f5 More environments checked in Lra Dtmc test. 5 years ago
Tim Quatmann 068c1b3ea6 Removed obsolete settings 5 years ago
Tim Quatmann 7017fc1ab0 Added LRA settings. 5 years ago
Tim Quatmann bf0ec34024 Skipping more tests in case of oldish z3 version. 6 years ago
Tim Quatmann d245f65649 Fixed Testcase for replacing of unassigned variables. 6 years ago
Tim Quatmann 2b55302a4b Testcase for replacing of unassigned variables. 6 years ago
Tim Quatmann f86864f9bc Skipping tests that trigger bugs in some older versions of z3. 6 years ago
Matthias Volk 61c1ec8537 Check for Zeno cycles in MA 6 years ago
Matthias Volk ab94b630c1 Removed .gitignore 6 years ago
TimQu c955d8203a Tests: Silencing a warning. 6 years ago
Tim Quatmann 8bb9ad3b64 tests: Print STORM_LOG_ERRORs 6 years ago
Tim Quatmann 1a21674ab0 Tests: Silencing some "EXPECT_THROW" test cases since error messages are expected here. 6 years ago
Tim Quatmann 9e1c7820b3 Fixed typo. 6 years ago
Tim Quatmann 9328332789 Moving a newer test case to the correct location. 6 years ago
Tim Quatmann 7000dc6ff0 Removing old prctl locations 6 years ago
Tim Quatmann b24d224691 tests: Enabled logging output while running test-cases. 6 years ago
Tim Quatmann 553100b555 Replaced TYPED_TEST_CASE with TYPED_TEST_SUITE since the former is deprecated. 6 years ago
Tim Quatmann b320eb38d2 z3LpSolverTest: Skipping a test if not supported by installed z3 version. 6 years ago
Darknety 68539592f2 Modelchecker-Prctl removed from original split 6 years ago
Darknety 6e1238b10b Modelchecker-Prctl tests split 6 years ago
Tim Quatmann a0e68a9d22 MultiObjectiveSchedRestModelCheckerTest: The test should not be executed if the installed z3 version is too old for optimization. 6 years ago
TimQu 1807775c6c Removed test of SparseModelNondeterministicTransitionBasedMemoryProduct which is no longer in use. 6 years ago
Jan Karuc b8b6dab6db Modelchecker test split 6 years ago
TimQu bba5c65afb The MultiObjectiveSchedRestModelCheckerTest now also works without Gurobi. 6 years ago
Tim Quatmann 0bbbb2f6fb glpk: fixes for incremental solving 6 years ago
Matthias Volk 4ee31063a4 Removed double whitespaces in outputs 6 years ago