Tim Quatmann
|
37da2b4e1f
|
Added a new model checker that allows to compute trivial (but sound) bounds on the value of POMDP states
|
5 years ago |
Tim Quatmann
|
05471d94fd
|
Optimizations in JaniNextStateGenerator that avoid unnecessary (re-) allocations of memory. Moreover, before collecting the complete set of enabled edges for each automaton, we first check whether each automaton (that synchronizes with that action) has at least one enabled edge. This avoids checking unnecessarily many edge guards.
|
5 years ago |
TimQu
|
4351be5512
|
Allowed building memory product with respect to a scheduler
|
8 years ago |
TimQu
|
2f49255db6
|
Improved storage::Scheduler. We can now consider arbitrary finite memory schedulers, potentially employing randomization.
|
8 years ago |
dehnert
|
ea02ea0838
|
started overhaul of cli/api
|
8 years ago |
Sebastian Junges
|
d246517757
|
removed src prefix in all includes
|
9 years ago |
Sebastian Junges
|
e1d201c85e
|
c++ code compiles again after rename
|
9 years ago |
Sebastian Junges
|
3a7ee7867b
|
rename files (does not compile)
|
9 years ago |
dehnert
|
bba69684c9
|
reworked explicit Markov automaton generation a bit
Former-commit-id: 1ca8c9e828 [formerly 05ef68fdeb ]
Former-commit-id: c0f5830754
|
9 years ago |
Mavo
|
566cef0f91
|
Started on compiling without Carl
Former-commit-id: 5e0895d7c5
|
9 years ago |
dehnert
|
f3fa90cc37
|
more work towards exact solving
Former-commit-id: 38edbcf2ca
|
9 years ago |
dehnert
|
fad28df7d6
|
first working version of next-state generator for PRISM models
Former-commit-id: 548a725e25
|
9 years ago |
dehnert
|
7ce969b312
|
started working on more flexible model generation using next-state-generators
Former-commit-id: 805940f179
|
9 years ago |
dehnert
|
1d49bc6dd0
|
extracting the bisimulation quotient for MDPs; tests for MDP bisimulation
Former-commit-id: 5613c653ba
|
10 years ago |
dehnert
|
b31d98909b
|
Explicit MDP bisim working but unfortunately slow :(
Former-commit-id: 6714bdbd61
|
10 years ago |
dehnert
|
7156a63b0f
|
tried different approach for bisim for MDPs
Former-commit-id: 92d56a4620
|
10 years ago |
dehnert
|
04f789619c
|
some work towards eliminating compiler warnings
Former-commit-id: d1eca470a4
|
10 years ago |
dehnert
|
b67ac0619f
|
Weak bisimulation now supported. Still need to improve the performance of the quotienting, however.
Former-commit-id: d0f76808bb
|
11 years ago |
dehnert
|
ca9dddb110
|
Sparse Bisimulation is still ongoing work.
Former-commit-id: 0b82c628a9
|
11 years ago |
dehnert
|
caa7335afa
|
Started work on sparse bisimulation decomposition.
Former-commit-id: 56840e4705
|
11 years ago |