dehnert
|
756b2c5e30
|
added globally operator to functionality of hybrid/symbolic MDP model checkers
Former-commit-id: 2672333544
|
9 years ago |
dehnert
|
135dfb27b1
|
added globally operator to funcationlity of sparse MDP model checker
Former-commit-id: c74160579b
|
9 years ago |
dehnert
|
d42f52d983
|
all DTMC model checkers now support checking globally formulas
Former-commit-id: b330937007
|
9 years ago |
dehnert
|
84205a0bf6
|
refined computation of conditional probs a bit. Sebastian, if you're reading this: shouldn't you be working? :)
Former-commit-id: 83f6dbb8d2
|
9 years ago |
dehnert
|
33757633c8
|
first version of conditional probabilities for (non-parametric) DTMCs a la Baier
Former-commit-id: b57dfab024
|
9 years ago |
dehnert
|
0ffbda5aff
|
initial draft of long-run rewards for parametric models
Former-commit-id: 991512a57d
|
9 years ago |
dehnert
|
645f130a62
|
introduced long-run average reward formula
Former-commit-id: 00fac9ad4b
|
9 years ago |
dehnert
|
2a5780d5be
|
first version of long-run-average for parametric DTMCs
Former-commit-id: 85253c4f05
|
9 years ago |
dehnert
|
cd8fd76520
|
some refactoring in an attempt to make the state-elimination procedure flexible and readable at the same time
Former-commit-id: 9cbdd21672
|
9 years ago |
dehnert
|
0f6e6e4da1
|
added feature to compute step-bounded until probabilities in parametric models
Former-commit-id: 172e87cb55
|
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)
Former-commit-id: 016a25734a
|
9 years ago |
dehnert
|
8ed4a5f849
|
some refactoring in elimination-based model checker
Former-commit-id: 1fb6741479
|
9 years ago |
sjunges
|
1e1400d68d
|
merge
Former-commit-id: eb9efc4bb2
|
9 years ago |
dehnert
|
d5601bd328
|
bugfix
Former-commit-id: 19d2ba3260
|
9 years ago |
dehnert
|
fc41c3a6dd
|
some more work on other elimination orders
Former-commit-id: a8ff636ad0
|
9 years ago |
dehnert
|
dd5af80d5a
|
work towards easier deployment of other ordering heuristics
Former-commit-id: f48dff3630
|
9 years ago |
dehnert
|
0708672a68
|
removed ite for ADDs as this operation should be formed with a BDD as the first argument. as a compensation, we provide a version of ite that takes a BDD and two ADDs and returns the corresponding ADD
Former-commit-id: 720dc3a9c4
|
9 years ago |
dehnert
|
b7ea918d1b
|
update to latest version of sylvan and accompanying changes (mostly because 0 * inf = nan in IEEE754)
Former-commit-id: 828e13307f
|
9 years ago |
dehnert
|
f8fc39870a
|
hybrid and symbolic model checkers working with sylvan
Former-commit-id: d01b92e328
|
9 years ago |
dehnert
|
7376eaf866
|
made symbolic MDP model checker tests work
Former-commit-id: e2e0d07a55
|
9 years ago |
dehnert
|
7f75db2790
|
ADD iterator working for sylvan. enabled more tests for sylvan. symbolic Dtmc model checker now working.
Former-commit-id: b11b2f7476
|
9 years ago |
dehnert
|
ebe9ccbb15
|
some work on DD stuff
Former-commit-id: 50ca51d264
|
9 years ago |
dehnert
|
009dabf2f1
|
started cleanining up
Former-commit-id: 3db6fbc1b2
|
9 years ago |
dehnert
|
a258d1ab48
|
restructured ODD to be independent of the DD library being used
Former-commit-id: 83f08ba203
|
9 years ago |
dehnert
|
8bf0f3c87e
|
apparently, changing the DD interface implies some other changes as well...
Former-commit-id: c5cedc720f
|
9 years ago |
dehnert
|
7fa7381047
|
trying to get the new infrastructure of the DD abstraction layer integrated into the other parts of storm
Former-commit-id: 80a6634565
|
9 years ago |
dehnert
|
4e86ef2e47
|
moved CUDD-based DD implementation to own folder
Former-commit-id: a828f92518
|
9 years ago |
dehnert
|
6f59fd7aca
|
fixed computation of rewards in MDPs
Former-commit-id: 3d025b92b1
|
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
|
9 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
|
9 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
|
9 years ago |
dehnert
|
16ea224b6a
|
added flag that indicates which interval bound is to be taken. added xerces to the gitignore
Former-commit-id: ee85062515
|
9 years ago |
sjunges
|
896d2bcaef
|
propositional model checking for further interval reward model types
Former-commit-id: b8d2c89335
|
9 years ago |
TimQu
|
adc5c8d1c1
|
Fixed another memory leak: CheckResults have not been destructed properly.
Former-commit-id: 5631c101bb
|
9 years ago |
sjunges
|
e7d82fbaf5
|
Fix
Former-commit-id: edd0ad8b36
|
9 years ago |
sjunges
|
6d10ba0ad0
|
compiles again
Former-commit-id: 1c09323cd1
|
9 years ago |
sjunges
|
f08f66e900
|
added an option for polic extraction to the helper, some includes
Former-commit-id: 44b6a5d03f
|
9 years ago |
sjunges
|
72ef715d68
|
Return type to also include partial schedulers
Former-commit-id: 65bee19f6a
|
9 years ago |
sjunges
|
2f5df9d72f
|
use the configured factory in the sparse mdp helper
Former-commit-id: 8d3faf1c6b
|
9 years ago |
sjunges
|
8568ee3986
|
only one optimization direction enum -- towards integration of termination criterions on the model checker
Former-commit-id: 648855264e
|
9 years ago |
dehnert
|
56eae69703
|
added more missing headers
Former-commit-id: 11be18e0d9
|
9 years ago |
dehnert
|
3657b13aa9
|
another missing ifdef
Former-commit-id: 447f164488
|
9 years ago |
dehnert
|
16d672a5cb
|
put carl reference in ifdef
Former-commit-id: c54cde0afe
|
9 years ago |
dehnert
|
032e141254
|
small fix to the way interval reward models are reduced to a scalar vector
Former-commit-id: 218b31ce69
|
9 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
|
9 years ago |
dehnert
|
f51e8eeaea
|
moved reward model template parameter from helper classes to the affected functions. this sadly excludes the SparseDtmcPrctlHelper for which clang then produces a segfault (bug report pending)
Former-commit-id: 8e9f0b29d4
|
9 years ago |
dehnert
|
21d9e91586
|
work towards interval reward model
Former-commit-id: 24f7e9684f
|
9 years ago |
sjunges
|
35a154f67f
|
Splitted graph in h and cpp`
Former-commit-id: e22ab7f8eb
|
9 years ago |
sjunges
|
e3122e5ede
|
Faster compilation and topological failing test failed
Former-commit-id: 55c816594f
|
9 years ago |
sjunges
|
f219437acf
|
Faster compilation times!
Former-commit-id: a8dc8fa612
|
9 years ago |