dehnert
|
4b8f2e7a0b
|
Next splitter is now chosen more deterministically.
Former-commit-id: 7f92208d1c
|
10 years ago |
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
|
11 years ago |
dehnert
|
370a0ae476
|
Fixed some issues in bisimulation and added some tests.
Former-commit-id: 98801de9db
|
11 years ago |
PBerger
|
9fc68a554c
|
Cherry-picked a fix for GCC from branch.
Former-commit-id: 98f7c52b34
|
11 years ago |
dehnert
|
23c6d14426
|
Replaced inline conversions to explicit conversions in an attempt to prevent gcc from using uninitialized values when using chrono.
Former-commit-id: de7dc5dbc6
|
11 years ago |
dehnert
|
d3721196c4
|
Typed return value of lambda instead of using 'auto'.
Former-commit-id: 03c3a38b9c
|
11 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
|
f90ac5c8c3
|
First working version of weak bisimulation for DTMCs.
Former-commit-id: 8a7d76de4f
|
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
|
5bc593174e
|
Further work on weak bisimulation.
Former-commit-id: 3ad48ee0a3
|
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
|
754e168ace
|
Bugfix for bisimulation.
Former-commit-id: da93a5d4db
|
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
|
0fdda922cd
|
Added more detailed statistics for bisim.
Former-commit-id: 7f0ff4a419
|
11 years ago |
dehnert
|
d64279bb77
|
Stored iterators in bisimulation rather than const_iterators because of gcc. -.-
Former-commit-id: c26147ae60
|
11 years ago |
dehnert
|
02b1564e8c
|
Added some debug output in bisimulation code.
Former-commit-id: c13ea72522
|
11 years ago |
dehnert
|
4d20e099bf
|
Added stuff, you know?
Former-commit-id: 4895a964b8
|
11 years ago |
dehnert
|
9756de998a
|
Bunch of fixes.
Former-commit-id: 44f73af955
|
11 years ago |
dehnert
|
7464f95864
|
Reenabled bisimulation, because carl now supports operator< for rational functions.
Former-commit-id: 9d7eef92ec
|
11 years ago |
dehnert
|
aa6e44a1e2
|
Some fixes after merge.
Former-commit-id: 5df69ca655
|
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
|
af270dee8a
|
Enabled bisimulation quotienting.
Former-commit-id: 588827ec8d
|
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
|
bc43ce52ab
|
Eliminated two bugs, more to come.
Former-commit-id: 3ea21c66b9
|
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 |