63 Commits (51be5326951ddae273d9a598d90c22f1bd39cfb8)

Author SHA1 Message Date
dehnert 51be532695 pulled out parsing from abstraction-refinement classes 7 years ago
dehnert 234671fdca fixes to include paths 7 years ago
dehnert 14724b529f further debugging 7 years ago
dehnert 1318bea87a adding support for manually injecting groups of refinement predicates 7 years ago
dehnert c6e28a3bc7 adding setup timer 7 years ago
dehnert 4a0134797c option to add initial predicates 7 years ago
dehnert e216d55320 extended strategy redirection, better statistics 7 years ago
dehnert 8f4f5c555e explicit Dijkstra search for pivot state now follows the strategies separately 7 years ago
dehnert bcd3d68c61 further debugging 7 years ago
dehnert 769fd4332c further debugging of game-based abstraction 7 years ago
dehnert e780572560 changing command decomposition of game-based abstraction and further debugging 7 years ago
dehnert 8c96548566 more work on game-based abstraction 7 years ago
dehnert cfb1bc36ce treating bounded JANI variables with single bound 7 years ago
dehnert 07fe1a240e fixing superfluous reverse 7 years ago
dehnert e9a815666f printing new predicates in verbose mode 7 years ago
dehnert 057f8798a6 avoiding bottom state computation when possible 7 years ago
dehnert 433b23d989 more fixes to (JANI) game-based abstraction 7 years ago
dehnert 87843e084e several fixes related to game-based abstraction 7 years ago
dehnert 64cd0ae212 optimizations to trace formula generation 7 years ago
dehnert 1169195be7 some fixes (in particular for warnings) 7 years ago
dehnert 3ad85ba0e6 fixes and improvements for game-based abstraction 7 years ago
dehnert a13ed96966 first working version of sparse game-based abstraction refinement 7 years ago
dehnert 14bad02bc4 fixes to player 1 choice labeling 7 years ago
dehnert 0a68d8afa2 fixed out-of-bounds access in symbolic to explicit conversion of game-based abstraction 7 years ago
dehnert d3bbe4df10 explicit interpolation and started on explicit quantitative solution 7 years ago
dehnert c2e646b887 working towards predicate synthesis from explicit (qualitative) result for game-based abstraction 7 years ago
dehnert c6a5d5a74d started on refining menu games based on explicit results 7 years ago
dehnert 9665f4fa30 sparse qualitative solving of menu games 7 years ago
dehnert b4d8c209cd optimizations for game-based abstraction refinement 7 years ago
dehnert 31fa43ab27 some fixes to interpolation in game-based abstraction refinement 7 years ago
dehnert 48dc03846e extended partial bisimulation model checker by games as quotients 8 years ago
dehnert 4fad33b5e8 started on optimizing bisimulation-based abstraction-refinement 8 years ago
dehnert ea02ea0838 started overhaul of cli/api 8 years ago
dehnert 5b4db6f002 fixed issue in JANI abstraction 9 years ago
dehnert 49597fca86 reworked argument validators for settings 9 years ago
dehnert 136cb194d1 fixed a bunch of unused variable warnings 9 years ago
dehnert bcdc2a4247 added check for non-linearity to JANI menu game abstractor 9 years ago
dehnert 9bb65389c4 some adjustments to pgcl treatment caused by changes in JANI data structures 9 years ago
dehnert bf29488219 fix for decomposition 9 years ago
dehnert 3125ad4c89 more work on boolean transient variables in JANI menu game abstraction (labels) 9 years ago
dehnert 45f0f1057a fixed a bug in quantitative computation, removed debug output 9 years ago
dehnert b9688346cc command decomposition working. fixed some bugs, possibly introduced more, currently debugging 9 years ago
dehnert b0b1f8911e fixed abstraction by considering related predicates for all sources. started on command decomposition 9 years ago
dehnert ae93211aeb template edges in JANI models 9 years ago
dehnert 19fd72cfb6 optimized reuse of qualitative values 9 years ago
dehnert a6514052da avoiding dijkstra for interpolation if most-probable path info is already available 9 years ago
dehnert 6fb4d0025d added missing include 9 years ago
dehnert 9f71721c21 added option to choose pivot based on most probable path and weighted deviation 9 years ago
dehnert 7db07a6c9c fixed interpolation 9 years ago
dehnert 77fc21d53e fixes here and there 9 years ago