169 Commits (3df80c338919997858d4200d4d4f1abed8034f8d)

Author SHA1 Message Date
dehnert 8aecbc356f fixed a test 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
dehnert b09cb95254 fixed wrong call in sylvan double to rational number conversion 7 years ago
dehnert da02237769 work towards symbolic rational search 7 years ago
dehnert 6e8465e9f1 started on symbolic rational search 7 years ago
dehnert df05711f3e finished rational search for MinMax solver, preparing rational search for NativeLinearEquationSolver 7 years ago
dehnert cb849a9ab8 started on computing upper bounds for rewards for interval value iteration 7 years ago
dehnert bba2832e5b finished Walker-Chae method 7 years ago
dehnert c77b9ce404 gauss-seidel style multiplication for gmm++ 7 years ago
dehnert 00f88ed452 gauss-seidel-style value iteration 7 years ago
dehnert dd035f7f5e allow for summand in matrix-vector multiplication 7 years ago
dehnert 83fdffadc6 adapted tests; in particular enabled previously disabled rewards test 7 years ago
dehnert e81d979d56 hybrid MDP helper respecting solver requirements 7 years ago
dehnert 4adee85fa5 added checking requirements of MinMax solvers to model checker helpers 7 years ago
TimQu 06ec288296 enabled pcaa test that uses rational numbers 7 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 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 8 years ago
dehnert ea02ea0838 started overhaul of cli/api 8 years ago
TimQu 0cdd32ff9f added two test cases for the drn parser 8 years ago
TimQu e7a8357ee6 Fixed some tests 8 years ago
TimQu 88fc7fda0c fixed tests that used the prism model builder (reverted from commit f762491ce4) 8 years ago
TimQu 576f92568e StateValuations and ChoiceOrigins are now members of a sparse::Model. 8 years ago
TimQu 722e67fe64 parsing choice labels for explicit models 8 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. 8 years ago