dehnert
|
36f1306b4a
|
Now schedulers get computed correctly.
Former-commit-id: 3b986ffbf8
|
13 years ago |
dehnert
|
7e74bfbff2
|
Fixed bug in creation of scheduler, but there is still one really obvious one. Added small MDP example.
Former-commit-id: e2b5aba6d5
|
13 years ago |
dehnert
|
c3cc58d43b
|
Revert to old starting point of value iteration. Tests run fine now.
Former-commit-id: db1b906b08
|
13 years ago |
dehnert
|
7095f8e67f
|
Fixed a lot of issues introduced by refactoring.
Former-commit-id: c3a5177008
|
13 years ago |
dehnert
|
abf6f85b63
|
Intermediate commit to switch workplace.
Former-commit-id: 11932e19d7
|
13 years ago |
dehnert
|
69b0c4e236
|
On my way of implementing scheduler-guessing.
Former-commit-id: 287d433852
|
13 years ago |
dehnert
|
7aa3139b62
|
Intermediate commit with submatrix computation for scheduler-induced system from MDP.
Former-commit-id: bcdc58c1a7
|
13 years ago |
dehnert
|
04c7d5ba12
|
On my way of implementing scheduler-guessing.
Former-commit-id: b2717de2b6
|
13 years ago |
PBerger
|
cb770020bf
|
Refactored the Jacobi Decomposition
Former-commit-id: 55d5d38475
|
13 years ago |
dehnert
|
f040264660
|
Intermediate commit with submatrix computation for scheduler-induced system from MDP.
Former-commit-id: e497f03c00
|
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
Former-commit-id: 7e60c037f8
|
13 years ago |
PBerger
|
b978a4d311
|
Added more move constructors.
Former-commit-id: 9770365fbb
|
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)
- LTL file parser
|
13 years ago |