28 Commits (6357c4b7aa457551ca2cd996f41e49e9af945e3a)

Author SHA1 Message Date
dehnert c99a61307f hybrid dtmc model checker can now also treat lra 10 years ago
dehnert 39abecbad3 added some tests for LRA in CTMCs 10 years ago
dehnert 13514c9da8 hybrid CTMC model checker can now do lra as well 10 years ago
dehnert 1e5398c8b7 LRA finally working for ctmcs 10 years ago
dehnert 331ea9fc19 further work on steady state probabilities 10 years ago
dehnert ce58a5fa6f steady state working for CTMCs 10 years ago
dehnert 6c4162fae4 more work towards steady state for CTMCs 10 years ago
dehnert 1130efe0dc step towards steady-state for CTMCs 10 years ago
dehnert 869f8c50c9 Fixed some minor CTMC-related bugs. 11 years ago
dehnert be66ef2751 Finalized hybrid CTMC model checker. 11 years ago
dehnert e1761fa774 Enabled hybrid CTMC model checker in cli. Further work on hybrid CTMC model checker (not yet working). Fixed some minor issues in sparse CTMC model checker. 11 years ago
dehnert 76b99a5515 Commit to switch workplace. 11 years ago
dehnert c1917ce6d9 Finalized hybrid DTMC model checker. It now passes its tests. 11 years ago
dehnert 3b4dca1a03 Improved Jacobi method a bit. 11 years ago
dehnert fda3c8a6df Made CTMC model checker work correctly again. 11 years ago
dehnert e8dd83c4da Further work on performance of CTMC model checker. 11 years ago
dehnert 1990567b84 Started to improve performance of sparse CTMC model checker. 11 years ago
dehnert d545fac471 Restructured solvers a bit: they now get the matrix upon construction and the model checkers use factories to retrieve solvers. 11 years ago
dehnert f8c867300b Optimized time-bounded reachability of CTMCs a bit. 11 years ago
dehnert 49bed497b0 Fixed a model building problem. Included checking of reward properties on CTMCs and wrote tests for it. 11 years ago
dehnert a851fad65d More work on reward properties for CTMCs. 11 years ago
dehnert c84751f632 Started working on reward properties for CTMCs. 11 years ago
dehnert 799cbce775 Added function tests for CTMC creation and time-bounded reachability. 11 years ago
dehnert ccc60ef145 Removed a lot of debug output. 11 years ago
dehnert 7fa6b568b4 Currently debugging the computation of transient probabilities in CTMCs. 11 years ago
dehnert 65bf06dd50 Further steps towards CTMC model checking. 11 years ago
dehnert 9d4ded66b2 Started implementing CTMC model checker. 11 years ago