15 Commits (2a5780d5be66ea88b49b70c00a02b8e5b00b0f8e)

Author SHA1 Message Date
dehnert 2a5780d5be first version of long-run-average for parametric DTMCs 9 years ago
dehnert cd8fd76520 some refactoring in an attempt to make the state-elimination procedure flexible and readable at the same time 9 years ago
dehnert 0f6e6e4da1 added feature to compute step-bounded until probabilities in parametric models 9 years ago
dehnert 98d173ca3c changed elimination-based model checker to be able to compute values for all states (for reachability probs and reachability rewards) 9 years ago
dehnert 8ed4a5f849 some refactoring in elimination-based model checker 9 years ago
dehnert fc41c3a6dd some more work on other elimination orders 9 years ago
dehnert dd5af80d5a work towards easier deployment of other ordering heuristics 9 years ago
sjunges 8568ee3986 only one optimization direction enum -- towards integration of termination criterions on the model checker 10 years ago
dehnert b94e978843 another round of fixes 10 years ago
dehnert 61fb277024 more work on refactoring (storm stinks and should be rewritten :P) 10 years ago
dehnert a1dae8849e Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 10 years ago
dehnert c3c83fbe4f Fixed some compilation errors. 10 years ago
dehnert 7a55fe9208 Fixed some issues related to conditional probs. 10 years ago
dehnert 89fc5be1ab Fixed some things and wrote tests for elimination-based DTMC modelchecker. They fail: apparently rewards are not correctly computed in some cases. 10 years ago
dehnert 8a4706d9c9 A lot of work on model checker interfaces. In particular, the SCC elimination model checker is almost integrated. 10 years ago