8 Commits (7014d289e815cec09693bfa1f6b25f64e7fea5f0)

Author SHA1 Message Date
dehnert 7014d289e8 Fixed some issues related to bisimulation in the presence of state rewards. 10 years ago
dehnert 1b4d2a92db Started working on making bisimulation work for models with (state-based) rewards. 10 years ago
dehnert 370a0ae476 Fixed some issues in bisimulation and added some tests. 10 years ago
dehnert f3048d31c2 Small bugfix for bisimulation decomposition. 11 years ago
dehnert e6904dcb21 Renamed bisimulation decomposition class to reflect that now also weak bisimulations can be computed. 11 years ago
dehnert 7257bb23c3 Further work on weak bisimulation. Model checking can now be done from tne command line again. 11 years ago
dehnert 391f3225e4 Added unparameterized NAND example. Further work on weak bisimulation. 11 years ago
dehnert 56aec18a48 Added bisimulation settings. Further work on weak bisimulation. 11 years ago
dehnert 97158ee72e Started on weak bisimulation. 11 years ago
dehnert 08ac566db2 Corrected typedef. Clang and gcc should now also be fine under Linux. 11 years ago
dehnert 74351f9884 Switched from const_iterator to iterator in bisimulation to make stdlibc++ happy (libc++ is already happy, though). 11 years ago
dehnert 3dfc6a7b74 Pimped bisimulation a bit. 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. 11 years ago
dehnert 01e4dd3367 Commit to switch workplace. 11 years ago
dehnert 0e0027aa8e Further work on sparse bisimulation. 11 years ago
dehnert 404b12848e More (and more) work on bisimulation minimization. 11 years ago
dehnert 8c64a1911c Still bugs in bisimulation minimization. 11 years ago
dehnert 43bc81a5fb New bisimulatin minimization works on tiny example. 11 years ago
dehnert 828e46ce87 Started working on a more clever way to do bisimulation minimization. 11 years ago