Tim Quatmann
|
c5bbf68eaf
|
Removed several unnecessary forward declarations of ConstantsComparator.
|
4 years ago |
TimQu
|
d2cd142dfb
|
Fixed initial partitioning in sparse bisimulation with action-based rewards.
|
7 years ago |
dehnert
|
2a209d18e1
|
fixing some bisimulation issues
|
7 years ago |
Joachim Klein
|
f56076aacf
|
Add virtual destructors to classes having virtual functions.
(Silences warnings from -Wdelete-non-virtual-dtor -Wnon-virtual-dtor)
|
8 years ago |
dehnert
|
b25ef3f09c
|
introduced symbolic bisimulation modes lazy and eager, fixed bug in sparse quotient extraction
|
8 years ago |
dehnert
|
0354c9024a
|
moved to new sylvan version and made everything work again
|
8 years ago |
dehnert
|
5b09b91ae1
|
fixed more warnings
|
9 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
|
9de219a6b9
|
more work on jit-based model builder
Former-commit-id: 150ac22d6b [formerly 85061a73c7 ]
Former-commit-id: cd18eec45b
|
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 |
Mavo
|
e49582c7cf
|
Replaced assert with STORM_LOG_ASSERT
Former-commit-id: 692ae47b1b
|
9 years ago |
Mavo
|
a0d659f2da
|
always use shared_ptr<Formula const>
Former-commit-id: 63a447e887
|
9 years ago |
Mavo
|
c3f9d4cfe0
|
Includes for successful compiling from python
Former-commit-id: 3af33cd206
|
9 years ago |
Mavo
|
67d77608bd
|
Refactoring of settings
Former-commit-id: ea4350fc1c
|
9 years ago |
dehnert
|
7b643fe166
|
tests working again
Former-commit-id: 58e97ea35b
|
9 years ago |
sjunges
|
d8191d8c6a
|
const formulae
Former-commit-id: 910d7ca539
|
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
|
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
|
1f5110b90c
|
work on making bisimulation fast again :(
Former-commit-id: bb89091b2d
|
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 |