453 Commits (d2e36e9db35e853453b0fcc6f425075f3236562f)

Author SHA1 Message Date
dehnert bba2832e5b finished Walker-Chae method 8 years ago
TimQu 47ab74a16b implemented single objective queries 8 years ago
TimQu 8b466f1fa7 extended multidimensional bounded until formulas to have different subformulas in each dimension 8 years ago
dehnert c77b9ce404 gauss-seidel style multiplication for gmm++ 8 years ago
dehnert 00f88ed452 gauss-seidel-style value iteration 8 years ago
dehnert dd035f7f5e allow for summand in matrix-vector multiplication 8 years ago
TimQu ff8c7813bb commented out failing tests in the fragmentchecker 8 years ago
dehnert 83fdffadc6 adapted tests; in particular enabled previously disabled rewards test 8 years ago
dehnert e81d979d56 hybrid MDP helper respecting solver requirements 8 years ago
TimQu e48c822941 fixed csma test 8 years ago
dehnert 4adee85fa5 added checking requirements of MinMax solvers to model checker helpers 8 years ago
TimQu 591a53582a fixed test 8 years ago
TimQu e1aba323bf more tests for reward unfolding 8 years ago
TimQu 06ec288296 enabled pcaa test that uses rational numbers 8 years ago
TimQu 172b17d7ae simple testcase for the reward unfolding 8 years ago
dehnert d2a493a92d fixed several crucial bugs related to dd bisimulation, tests now passing 8 years ago
dehnert a7dcdcd84d started on tests and added a ton of debug output 8 years ago
dehnert d23547d99f started optimizing some DdManager methods 8 years ago
TimQu 50e1fe0c15 increment() function for BitVector 8 years ago
TimQu 9ca14a54fc templated the LpSolvers 8 years ago
TimQu e38ec10459 fixed permissive scheduler test (which is only compiled when gurobi is there) 8 years ago
TimQu 31b5d77560 fixed expected results which have been too imprecise for the LP-based MinMaxLinearEquationSolver 8 years ago
TimQu 6a986d2490 tests for MinMaxLinearEquationSolver 8 years ago
TimQu 39549f6ebd Moved some functionality of StandardMinMaxSolver into a subclass 8 years ago
TimQu 11b9c60515 Adapted fragment checker test to new multiobjective-fragment specification 8 years ago
TimQu 9591157996 new features for storm-pars api: 8 years ago
Sebastian Junges 980f1864af test cases 8 years ago
TimQu bb897a94c6 Moved ModelInstantiatorTest to storm-pars 8 years ago
TimQu 4191d17f1e Moved main testfiles into tests/storm/ and the storm-pars testfiles into tests/storm-pars 8 years ago
TimQu 2f49255db6 Improved storage::Scheduler. We can now consider arbitrary finite memory schedulers, potentially employing randomization. 8 years ago
dehnert 2794de2342 added missing include to make gcc happy 8 years ago
TimQu 35c9b58fda added a test case for SparseMatri::restrictRows and fixed it 8 years ago
Matthias Volk ac566a64c3 Removed some whitespace 8 years ago
dehnert 179cd8308e remove old API files 9 years ago
dehnert ea02ea0838 started overhaul of cli/api 9 years ago
TimQu 0cdd32ff9f added two test cases for the drn parser 9 years ago
TimQu e7a8357ee6 Fixed some tests 9 years ago
TimQu 88fc7fda0c fixed tests that used the prism model builder (reverted from commit f762491ce4) 9 years ago
TimQu 576f92568e StateValuations and ChoiceOrigins are now members of a sparse::Model. 9 years ago
TimQu 722e67fe64 parsing choice labels for explicit models 9 years ago
TimQu f558cb866c using exact data types for smt-based multi objective model checking tests. Also disabled a few tests that test (yet) unsupported queries or that take too long. 9 years ago
TimQu 6537fd8b72 Replaced the old choice labeling with the new one and used choice origins for the minimal command set counterexample generators 9 years ago
dehnert 70ebe36ec6 adapted tests to recent changes wrt to 0-transition insertions in explicit parser 9 years ago
TimQu f762491ce4 fixed tests that used the prism model builder 9 years ago
TimQu 25074b50a9 Added function to get the next unset bit in a bitvector 9 years ago
TimQu 1c768c1ceb constraint based tests for multi-obj MAs 9 years ago
TimQu 5c338b0092 added missing file extension 9 years ago
TimQu b8229da6cd disabled quantitative query tests for constraint based checking 9 years ago
TimQu aa4d2141c3 build infrastructure for switching between multi objective model checking methods 9 years ago
dehnert 03ad4c2783 first version of symbolic bisimulation minimization 9 years ago