dehnert
|
3727018ef4
|
added functionality to sparse MDP helper to compute until probabilities just for maybe states (and produce the corresponding scheduler)
Former-commit-id: 79aae02a13
|
9 years ago |
dehnert
|
8f087597cc
|
more work towards proper scheduler generation
Former-commit-id: ee6237ef49
|
9 years ago |
dehnert
|
dee44056d1
|
work towards generating schedulers (and some other related stuff)
Former-commit-id: 23cbcb5fb5
|
9 years ago |
dehnert
|
3e38e73efe
|
conditional probabilities in MDPs (Baier method) available in sparse MDP model checker
Former-commit-id: 76136c5e72
|
9 years ago |
dehnert
|
135dfb27b1
|
added globally operator to funcationlity of sparse MDP model checker
Former-commit-id: c74160579b
|
9 years ago |
dehnert
|
645f130a62
|
introduced long-run average reward formula
Former-commit-id: 00fac9ad4b
|
9 years ago |
dehnert
|
4b4c11048f
|
fixed bug in prob1E. added functions to retrieve schedulers for prob0E, probGreater0E and prob1E states of MDPs
Former-commit-id: aea5fe773b
|
10 years ago |
sjunges
|
d06c92c10a
|
Revert "Revert "added flag that indicates which interval bound is to be taken. added xerces to the gitignore""
This reverts commit dfd2cda380 [formerly 4be9f6f8c8 ].
Former-commit-id: 4510017c6a
|
10 years ago |
sjunges
|
dfd2cda380
|
Revert "added flag that indicates which interval bound is to be taken. added xerces to the gitignore"
This reverts commit 16ea224b6a [formerly ee85062515 ].
Former-commit-id: 4be9f6f8c8
|
10 years ago |
dehnert
|
16ea224b6a
|
added flag that indicates which interval bound is to be taken. added xerces to the gitignore
Former-commit-id: ee85062515
|
10 years ago |
sjunges
|
f08f66e900
|
added an option for polic extraction to the helper, some includes
Former-commit-id: 44b6a5d03f
|
10 years ago |
sjunges
|
8568ee3986
|
only one optimization direction enum -- towards integration of termination criterions on the model checker
Former-commit-id: 648855264e
|
10 years ago |
dehnert
|
16d672a5cb
|
put carl reference in ifdef
Former-commit-id: c54cde0afe
|
10 years ago |
dehnert
|
f409087f47
|
first version of interval reward model support for MDPs. also fixed a missing include that prevented compilation of the main executable
Former-commit-id: 6b7f7a96e7
|
10 years ago |
dehnert
|
21d9e91586
|
work towards interval reward model
Former-commit-id: 24f7e9684f
|
10 years ago |
sjunges
|
0b6cc91808
|
Remove not existing variant of compute until probabilities.
Former-commit-id: 726e02c97b
|
10 years ago |
dehnert
|
9d138d86f7
|
further work on creating helper classes for model checking tasks
Former-commit-id: 12cd17fb26
|
10 years ago |
dehnert
|
b56766e993
|
more work on reward model that turned out to be refactoring in disguise
Former-commit-id: 31a7fa4801
|
10 years ago |