dehnert
|
7014d289e8
|
Fixed some issues related to bisimulation in the presence of state rewards.
Former-commit-id: 7f26a7bcf9
|
10 years ago |
dehnert
|
1b4d2a92db
|
Started working on making bisimulation work for models with (state-based) rewards.
Former-commit-id: b1029210f6
|
10 years ago |
dehnert
|
370a0ae476
|
Fixed some issues in bisimulation and added some tests.
Former-commit-id: 98801de9db
|
10 years ago |
dehnert
|
f3048d31c2
|
Small bugfix for bisimulation decomposition.
Former-commit-id: eae1447df4
|
11 years ago |
dehnert
|
e6904dcb21
|
Renamed bisimulation decomposition class to reflect that now also weak bisimulations can be computed.
Former-commit-id: 1a654b7110
|
11 years ago |
dehnert
|
7257bb23c3
|
Further work on weak bisimulation. Model checking can now be done from tne command line again.
Former-commit-id: 5f338260e6
|
11 years ago |
dehnert
|
391f3225e4
|
Added unparameterized NAND example. Further work on weak bisimulation.
Former-commit-id: 0936743f1e
|
11 years ago |
dehnert
|
56aec18a48
|
Added bisimulation settings. Further work on weak bisimulation.
Former-commit-id: c04759575a
|
11 years ago |
dehnert
|
97158ee72e
|
Started on weak bisimulation.
Former-commit-id: 595caab54e
|
11 years ago |
dehnert
|
08ac566db2
|
Corrected typedef. Clang and gcc should now also be fine under Linux.
Former-commit-id: 46f8d43d47
|
11 years ago |
dehnert
|
74351f9884
|
Switched from const_iterator to iterator in bisimulation to make stdlibc++ happy (libc++ is already happy, though).
Former-commit-id: 37fc55d0cf
|
11 years ago |
dehnert
|
3dfc6a7b74
|
Pimped bisimulation a bit.
Former-commit-id: a27ea8b996
|
11 years ago |
dehnert
|
1c091d7640
|
Renamed some classes to indicate that only strong bisimulation can be computed. Added option to start with an initial partition that preserves only certain formulas. Added ConstantsComparator concept that is to be used when constants have to be compared with other constants.
Former-commit-id: feacadfa38
|
11 years ago |
dehnert
|
01e4dd3367
|
Commit to switch workplace.
Former-commit-id: 7de1f8a1b1
|
11 years ago |
dehnert
|
0e0027aa8e
|
Further work on sparse bisimulation.
Former-commit-id: ba256b8b0a
|
11 years ago |
dehnert
|
404b12848e
|
More (and more) work on bisimulation minimization.
Former-commit-id: 946085c71b
|
11 years ago |
dehnert
|
8c64a1911c
|
Still bugs in bisimulation minimization.
Former-commit-id: b0a340f260
|
11 years ago |
dehnert
|
43bc81a5fb
|
New bisimulatin minimization works on tiny example.
Former-commit-id: 2d62985977
|
11 years ago |
dehnert
|
828e46ce87
|
Started working on a more clever way to do bisimulation minimization.
Former-commit-id: a2939ececb
|
11 years ago |