145 Commits (c068b7e3870af7cb9ea1794af4e4c13f119752ba)

Author SHA1 Message Date
Matthias Volk b2ea3993ef Fixed assertion in symbolic bisimulation 7 years ago
dehnert 2768d15f4f fixing minor issue in symboiic bisimulation relation pointed out by Tim 7 years ago
dehnert 8c96548566 more work on game-based abstraction 7 years ago
dehnert 692587495f fixed bug in quotient extraction 8 years ago
dehnert 3ad85ba0e6 fixes and improvements for game-based abstraction 8 years ago
dehnert c2e646b887 working towards predicate synthesis from explicit (qualitative) result for game-based abstraction 8 years ago
dehnert c6a5d5a74d started on refining menu games based on explicit results 8 years ago
dehnert edbe3b1952 more work on explicit game solving 8 years ago
dehnert cedae194e3 towards labeling generation in dd to sparse conversion 8 years ago
dehnert 733bec60bd started on hybrid solution of abstraction 8 years ago
dehnert 316412c5d3 fixed a bug related to closing symbolic Markov automata 8 years ago
dehnert 09866e4577 enabling changing value type in quotient extraction of dd-bisimulation 8 years ago
dehnert 2e15674580 fixed an issue in state-act reward refinement for nondet models 8 years ago
dehnert 207b608e20 using sylvan way of computing cache/table sizes given a memory bound 8 years ago
dehnert ea21aca117 second attempt at fixing issue when not reusing blocks 8 years ago
dehnert 6638984b8e fixed an issue in sylvan refiner when not reusing block numbers 8 years ago
dehnert d6f2261ca9 enable representatives in quotient extraction also for MDP/MA 8 years ago
dehnert 66e08f9cd7 more time output in dd-based bisimulation 8 years ago
dehnert 34b6593ed8 overhauled output of dd-based bisimulation for benchmarking 8 years ago
dehnert 27d6e48dad workaround for quotient extraction using the original variables 8 years ago
dehnert 10f8ddc343 started on quotient extraction using the original variables, debugging CUDD... 8 years ago
dehnert 8482063a16 made symbolic bisimulation work with MA and support of sparse quotient extraction for MA 8 years ago
dehnert 9e5e1980dd first working version of symbolic Markov automaton bisimulation 8 years ago
dehnert 2a209d18e1 fixing some bisimulation issues 8 years ago
dehnert cd34e3d67e fixed issue in rational search preventing convergence in many cases 8 years ago
TimQu 68ec4ca0ce Various fixes for the case STORM_USE_CLN_EA=ON 8 years ago
TimQu fe95a4e4a7 fixed some number conversions that did not work for CLN numbers 8 years ago
Joachim Klein f56076aacf Add virtual destructors to classes having virtual functions. 8 years ago
dehnert eaee9bb2c2 removed parallel flag for bisimulation as this is now governed by sylvan:threads already, fixed bug in DD traversal 8 years ago
dehnert 0d5a4ef242 more work on sigrefmc integration 8 years ago
dehnert 99f45fea3c started integrating parallelism implementation of sigrefmc by Tom van Dijk 8 years ago
dehnert 1d1b17a707 fix some multi-threading issues 8 years ago
dehnert 05f2f241cb fixed some recently introduced issues 8 years ago
dehnert d2d129a836 toward multi-threaded dd bisimulation 8 years ago
dehnert 48dc03846e extended partial bisimulation model checker by games as quotients 8 years ago
dehnert aa1d9a6f85 Revert "intermediate commit to switch workplace" 8 years ago
dehnert 90cb987357 intermediate commit to switch workplace 8 years ago
dehnert 5fd7878791 added option to refine over states whose signatures changed in dd-based bisimulation 8 years ago
dehnert 7dcb450aad started on computing changed states in one shot 8 years ago
dehnert c85e30dfd0 added distance-aware initial partition to dd-based bisimulation 8 years ago
dehnert 9498705c95 more reuse of values in bisimulation-based abstraction refinement 8 years ago
dehnert 669940ccd3 only supporting reuse of nothing or of block numbers 8 years ago
dehnert a19c2fe59b work on variations which data is reused in dd-based bisimulation 8 years ago
dehnert 41828ca27d more work on bisimulation-based abstraction-refinement 8 years ago
dehnert 9c685f3bdb started on partial bisimulation model checker 8 years ago
dehnert ea507a0b13 added dd-based partial quotient extraction for DTMCs 8 years ago
dehnert ab12e4ff3d started on partial quotient extraction in symbolic bisimulation 8 years ago
dehnert d90c507431 fixed bug in sparse bisimulation quotient extraction related to rewards 8 years ago
Matthias Volk f47e40d363 Fixed removed variable 8 years ago
dehnert 4d7770aea6 fixed issue in hybrid reachability reward computation that caused empty row groups 8 years ago