239 Commits (f7d75b16773660e68bb5aad827f5fa0eabe87f6f)

Author SHA1 Message Date
TimQu 9771658dcc only do end component elimination in MDP model checking if there are end components 9 years ago
TimQu 42cea9c688 better subenvironments 9 years ago
TimQu 6d23c79737 Making libstorm compile again 9 years ago
TimQu a2716ed85b environment in multi-objective model checking methods 9 years ago
TimQu fd8c99b989 Introducing Environment in MinMaxSolvers and ModelCheckers 9 years ago
TimQu 31ba64f018 bugfixes 9 years ago
TimQu ccf7521250 Multi-dimensional cumulative reward formulas 9 years ago
TimQu d9e62a66cc cdf export for single objective formulas 9 years ago
dehnert 330dfb96c7 more work on abstraction-refinement framework 9 years ago
dehnert 29903bef04 more work on general abstraction refinement framework 9 years ago
TimQu c9beea4f33 better lower/upper result bounds 9 years ago
TimQu 86253fe88a moved multidimensional unfolding implementation from multiobjective into helper namespace 9 years ago
TimQu 117d1b5c99 clean up single objective reward bounded case 9 years ago
TimQu 016fedd58e Better progress info 9 years ago
dehnert e6f61fb441 fixed bug in hybrid engine when using interval iteration 9 years ago
TimQu 33585c811f MinMax Solver requirements now respect whether the solution is known to be unique or not. 9 years ago
dehnert 9498705c95 more reuse of values in bisimulation-based abstraction refinement 9 years ago
dehnert 4fad33b5e8 started on optimizing bisimulation-based abstraction-refinement 9 years ago
dehnert 41828ca27d more work on bisimulation-based abstraction-refinement 9 years ago
TimQu d91d979d90 changed some output 9 years ago
TimQu 70dc9ce7ac Bypassing requirements check to make value iteration without a lower result bound work 9 years ago
TimQu e3a506ecc6 Property information output 9 years ago
dehnert 4d7770aea6 fixed issue in hybrid reachability reward computation that caused empty row groups 9 years ago
TimQu 5c1de03d14 fixed min prob computation for single objective case 9 years ago
TimQu 5071df5c82 made sound value iteration work and respect the correct precision 9 years ago
TimQu 9140c1dc0e statistics and empty-epoch-matrix optimization also for single objective case 9 years ago
TimQu 23686a0f09 reward bounded cumulative reward formulas + fixes for dimensions that do not need memory 9 years ago
dehnert f2e581b3df rational search for symbolic linear equation solvers 9 years ago
dehnert 086201ac43 corrected some output and adapted requirements of symbolic minmax solver 9 years ago
dehnert 55c787e0d8 proper EC elimination in hybrid helper 9 years ago
dehnert 694e6ba240 EC elimination for Pmax for hybrid MDP model checker 9 years ago
dehnert e557a8e069 started on EC elimination for hybrid engine 9 years ago
TimQu b788c1b403 reuse scheduler from previous epoch as initial hint 9 years ago
dehnert df05711f3e finished rational search for MinMax solver, preparing rational search for NativeLinearEquationSolver 9 years ago
TimQu c396ab0ca5 more solver requirements for multi-objective model checking 9 years ago
dehnert cb15db041c add missing include 9 years ago
dehnert 2d41de479e added progress outputs to iterative solvers 9 years ago
dehnert 7f56c82523 moved to providing solve goals in sparse model checkers and helpers 9 years ago
dehnert c8e19d2e44 fixed priority queue implementation and upper reward bound computation 9 years ago
dehnert 51e64b8ebd started on Baier-style upper reward bound computation 9 years ago
dehnert 52d729b1c7 upper bounds computation for reachability rewards in sparse MDPs 9 years ago
dehnert b4a0016362 zero-reward MEC elimination for reachability rewards 9 years ago
dehnert fe8c3820fd started cleanup of reachability rewards in sparse MDP helper 9 years ago
dehnert e5572db54e eliminating ECs for sound value iteration for until probabilities 9 years ago
dehnert b4bfd0c39f performance improvement in DS-MPI; some cleanups 9 years ago
dehnert 19ac4a360f intermediate commit 9 years ago
dehnert cb849a9ab8 started on computing upper bounds for rewards for interval value iteration 9 years ago
dehnert 9d98bf5fa8 automatically switching solvers if soundness is enforced 9 years ago
dehnert df0b5fbfa5 fixed multiply-reduce operations in the presence of empty row groups 9 years ago
dehnert d25cc4b05f first version of sound value iteration 9 years ago