584 Commits (93ca559c83a430ab1e63fb502fba1695cc46c1c8)

Author SHA1 Message Date
TimQu d91d979d90 changed some output 8 years ago
dehnert 9c685f3bdb started on partial bisimulation model checker 8 years ago
dehnert ea507a0b13 added dd-based partial quotient extraction for DTMCs 8 years ago
TimQu 70dc9ce7ac Bypassing requirements check to make value iteration without a lower result bound work 8 years ago
TimQu e3a506ecc6 Property information output 8 years ago
dehnert 4d7770aea6 fixed issue in hybrid reachability reward computation that caused empty row groups 8 years ago
TimQu 4cadc61f19 less searches for epoch solutions 8 years ago
TimQu b56cd07d0e Consider only a submap of all epochsolutions for faster search 8 years ago
TimQu 5c1de03d14 fixed min prob computation for single objective case 8 years ago
TimQu 5071df5c82 made sound value iteration work and respect the correct precision 8 years ago
TimQu 9140c1dc0e statistics and empty-epoch-matrix optimization also for single objective case 8 years ago
TimQu 108e8e69e8 Changed statistics output a little. Optimized the case where the transition matrix of the epoch model is empty 8 years ago
TimQu 23686a0f09 reward bounded cumulative reward formulas + fixes for dimensions that do not need memory 8 years ago
dehnert f2e581b3df rational search for symbolic linear equation solvers 8 years ago
dehnert 086201ac43 corrected some output and adapted requirements of symbolic minmax solver 8 years ago
TimQu 9901995280 Export of weight vector in the cdf 8 years ago
dehnert 55c787e0d8 proper EC elimination in hybrid helper 8 years ago
TimQu fb21ffca63 Respected whether the linear equation solver wants the fix point or eq sys formulation 8 years ago
dehnert 694e6ba240 EC elimination for Pmax for hybrid MDP model checker 8 years ago
dehnert e557a8e069 started on EC elimination for hybrid engine 8 years ago
TimQu 64a804137e export of cdf's 8 years ago
TimQu a4a8bc2e69 accessing the epoch manager and the dimensions from the outside 8 years ago
TimQu 682a0483d2 helped gmm to converge... 8 years ago
TimQu 4da61d972c fixed correctly setting the result bounds for weight vector checker 8 years ago
TimQu b788c1b403 reuse scheduler from previous epoch as initial hint 8 years ago
TimQu 952f49fb10 fix for interval iteration in weight vector checkers 8 years ago
TimQu 11da1ddc14 upper bounds for expected reward objectives 8 years ago
dehnert df05711f3e finished rational search for MinMax solver, preparing rational search for NativeLinearEquationSolver 8 years ago
TimQu c396ab0ca5 more solver requirements for multi-objective model checking 8 years ago
TimQu 64ca58494d considered solver requirements for multiobjective model checking 8 years ago
dehnert cb15db041c add missing include 8 years ago
dehnert 2d41de479e added progress outputs to iterative solvers 8 years ago
dehnert 7f56c82523 moved to providing solve goals in sparse model checkers and helpers 8 years ago
dehnert c8e19d2e44 fixed priority queue implementation and upper reward bound computation 8 years ago
dehnert 51e64b8ebd started on Baier-style upper reward bound computation 8 years ago
dehnert 52d729b1c7 upper bounds computation for reachability rewards in sparse MDPs 8 years ago
TimQu 9039323fa9 optimized setting the epoch class 8 years ago
dehnert b4a0016362 zero-reward MEC elimination for reachability rewards 8 years ago
dehnert fe8c3820fd started cleanup of reachability rewards in sparse MDP helper 8 years ago
dehnert e5572db54e eliminating ECs for sound value iteration for until probabilities 8 years ago
dehnert b4bfd0c39f performance improvement in DS-MPI; some cleanups 8 years ago
TimQu 630acb7459 parsing of until formulas with multiple bounds 8 years ago
TimQu 36c3a4d9ef Avoided conversion of memory states. They are now directly represented as 64 bit integers 8 years ago
dehnert 19ac4a360f intermediate commit 8 years ago
TimQu 37d5dceaab added small check 8 years ago
TimQu 7fc65707a9 set the maximal value for each dimension. Also support for dependent dimensions 8 years ago
TimQu 8f8f0bf804 corrected the search for the set of reachble epoch classes 8 years ago
TimQu d0209a804b Setting reachable product states now also uses the transformMemoryState method 8 years ago
dehnert cb849a9ab8 started on computing upper bounds for rewards for interval value iteration 8 years ago
dehnert 9d98bf5fa8 automatically switching solvers if soundness is enforced 8 years ago