827 Commits (45803c547e096f3ecf9f37a7ed09d78093b08b4e)

Author SHA1 Message Date
dehnert bdbc6d9c69 fixed typo 8 years ago
dehnert 4ef0b9eef1 more bug fixes in abstraction-refinement 8 years ago
dehnert 9b972eef20 some bug fixes in abstraction-refinement 8 years ago
dehnert 57a6115beb new bisimulation-based abstraction-refinement model checker that uses the new abstraction-refinement framework 8 years ago
dehnert 330dfb96c7 more work on abstraction-refinement framework 8 years ago
dehnert 183eea7a89 more work on abstraction refinement framework 8 years ago
dehnert 29903bef04 more work on general abstraction refinement framework 8 years ago
dehnert 48dc03846e extended partial bisimulation model checker by games as quotients 8 years ago
TimQu c9beea4f33 better lower/upper result bounds 8 years ago
TimQu 746a58ff12 better statistics output 8 years ago
TimQu 86253fe88a moved multidimensional unfolding implementation from multiobjective into helper namespace 8 years ago
TimQu 117d1b5c99 clean up single objective reward bounded case 8 years ago
TimQu 016fedd58e Better progress info 8 years ago
dehnert e6f61fb441 fixed bug in hybrid engine when using interval iteration 8 years ago
TimQu 33585c811f MinMax Solver requirements now respect whether the solution is known to be unique or not. 8 years ago
dehnert c85e30dfd0 added distance-aware initial partition to dd-based bisimulation 8 years ago
dehnert 9498705c95 more reuse of values in bisimulation-based abstraction refinement 8 years ago
dehnert 4fad33b5e8 started on optimizing bisimulation-based abstraction-refinement 8 years ago
dehnert a19c2fe59b work on variations which data is reused in dd-based bisimulation 8 years ago
dehnert b8120ed73a Markov automaton model checker now clearing basic requirements 8 years ago
dehnert 41828ca27d more work on bisimulation-based abstraction-refinement 8 years ago
dehnert b415c12c25 further preparation of partial bisimulation model checker 8 years ago
TimQu 3215f25513 upper result bounds for cumulative reward formulas to enable interval iteration 8 years ago
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