74 Commits (d0917f033ceade2bcb79d9b584dcee58047d610a)

Author SHA1 Message Date
dehnert 36f1306b4a Now schedulers get computed correctly. 13 years ago
dehnert 7e74bfbff2 Fixed bug in creation of scheduler, but there is still one really obvious one. Added small MDP example. 13 years ago
dehnert c3cc58d43b Revert to old starting point of value iteration. Tests run fine now. 13 years ago
dehnert 7095f8e67f Fixed a lot of issues introduced by refactoring. 13 years ago
dehnert abf6f85b63 Intermediate commit to switch workplace. 13 years ago
dehnert 69b0c4e236 On my way of implementing scheduler-guessing. 13 years ago
dehnert 7aa3139b62 Intermediate commit with submatrix computation for scheduler-induced system from MDP. 13 years ago
dehnert 04c7d5ba12 On my way of implementing scheduler-guessing. 13 years ago
PBerger cb770020bf Refactored the Jacobi Decomposition 13 years ago
dehnert f040264660 Intermediate commit with submatrix computation for scheduler-induced system from MDP. 13 years ago
dehnert f73342c56a Corrected color output in dot export of models. Fixed minimumOperator stack in SparseMdpPrctlModelChecker a bit, but this needs some further work. 13 years ago
PBerger 531293955a Added std::move() calls in SparseMdpPrctlModelChecker.h 13 years ago
PBerger b978a4d311 Added more move constructors. 13 years ago
dehnert e7601eb7b7 Included scheduler generation in model checking procedure for MDPs. 13 years ago
dehnert 16e1e2cedf Fixed wrong dimension bug in MDP model checkers. 13 years ago
Lanchid 81025757f8 Minor fix (Changed function name) 13 years ago
dehnert 65ebe3dcc3 Enabled check whether initial states are contained in the set of states for which the probability/reward values could be determined via graph algorithms to shorten computation times if possible. 13 years ago
dehnert f44f0ce410 Cleaned interfaces of models from std::shared_ptr. Improved some code in graph utility. 13 years ago
Lanchid ec91dcbe2e Merge branch master into LTLParser 13 years ago
Lanchid f9ab6f85d0 - Restructuration of model checkers (by logic) 13 years ago