dehnert
|
2a209d18e1
|
fixing some bisimulation issues
|
7 years ago |
dehnert
|
ea02ea0838
|
started overhaul of cli/api
|
8 years ago |
dehnert
|
a067527aa0
|
As pointed out by Joachim Klein, weak bisimulation does not preserve reward properties. Therefore, weak bisimulation now refines blocks with non-zero reward wrt. strong bisimulation.
|
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
|
cb97da887c
|
went from deque to vector-based representation of splitter queue in bisimulation
Former-commit-id: 7047192641
|
9 years ago |
Mavo
|
d1d77ff4df
|
Changed deque to vector in bisimulation to gain performance boost
Former-commit-id: 5db8e917b4
|
9 years ago |
dehnert
|
29f0f66689
|
reworked getUniqueRewardModel a little
Former-commit-id: b0a3677c1a [formerly a2124b3363 ]
Former-commit-id: c76a56a168
|
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
|
39acf24448
|
fix for weak bisimulation on CTMCs
Former-commit-id: 4eee2e0997
|
9 years ago |
sjunges
|
17a3dabfc5
|
fix in weak bisim for ctmcs
Former-commit-id: 436837add1
|
9 years ago |
sjunges
|
ad01dfa611
|
refactored bisimulation a bit (mainly the entry point as well as hidden some options)
Former-commit-id: 5405a14930
|
9 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
|
c2a0bd5ab0
|
initial outline of strong MDP bisimulation
Former-commit-id: 06452543ea
|
10 years ago |
dehnert
|
9475d29164
|
fixed weak bisim for dtmc
Former-commit-id: 05462b99ec
|
10 years ago |
dehnert
|
29597e014f
|
more work on reimplementation of weak bisim
Former-commit-id: 5bdd8ea139
|
10 years ago |
dehnert
|
46fee522ff
|
made strong bisim for DTMCs work again
Former-commit-id: e42bafef4d
|
10 years ago |
dehnert
|
1f5110b90c
|
work on making bisimulation fast again :(
Former-commit-id: bb89091b2d
|
10 years ago |
dehnert
|
2484a515a0
|
some more work on bisim
Former-commit-id: aaa8088b00
|
10 years ago |
dehnert
|
40a75baee7
|
using some template magic to make it compile again
Former-commit-id: 69888cac45
|
10 years ago |
dehnert
|
11c21eb338
|
on my way of making (the refactored version) bisimulation work again for deterministic models
Former-commit-id: 79c089a693
|
10 years ago |
dehnert
|
96954ddd15
|
refactoring of bisimulation class in the prospect of extending it to (CT)MDPs, not yet done
Former-commit-id: 09f47ad977
|
10 years ago |