89 Commits (9f72f67d9f0f3c55d73e7e8ab6075543570e37a9)

Author SHA1 Message Date
dehnert 9f72f67d9f adding precision to less/greater in vector reduction, adding export to json 7 years ago
dehnert 09876f6808 lots of debug output 7 years ago
dehnert 6f320090eb fixing bug where illegal choices were copied over 7 years ago
dehnert 2c82f6554c fixing statistics 7 years ago
dehnert c6e28a3bc7 adding setup timer 7 years ago
dehnert ba3ec0da27 lifted all new stuff to JANI menu game abstractor 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 ed56a77d79 started on fixing strategies 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 138c61c9e5 some more output 7 years ago
dehnert 1a46300f61 adding relative precision to comparator and game-based abstraction 7 years ago
dehnert 9e0d88e212 overhauled output slightly 7 years ago
dehnert f9d23873f1 fixed minor bug in game-based abstraction 7 years ago
dehnert 7d8e9aa5d4 adding more output infos for game-based 8 years ago
dehnert f1c2cf985a turned some debug output in game-based model checker to regular (verbose) output 8 years ago
dehnert 77179c02ac added option to feed additional constraints to abstraction 8 years ago
dehnert 87843e084e several fixes related to game-based abstraction 8 years ago
dehnert fa0da0bc7f fixes to parser 8 years ago
dehnert 3ad85ba0e6 fixes and improvements for game-based abstraction 8 years ago
dehnert a13ed96966 first working version of sparse game-based abstraction refinement 8 years ago
dehnert 14bad02bc4 fixes to player 1 choice labeling 8 years ago
dehnert 0a68d8afa2 fixed out-of-bounds access in symbolic to explicit conversion of game-based abstraction 8 years ago
dehnert cbc7246885 min/max sparse game solving alpha version in game-based abstraction 8 years ago
dehnert c3e66f2dec more work on solving the abstractions explicitly 8 years ago
dehnert 5159afc348 further work towards proper scheduler extraction for games 8 years ago
dehnert 3952b47d1b fix some compile issues 8 years ago
dehnert d557ef1075 started to make game solver flexible enough to also solve the (explicit) games of game-based abstraction 8 years ago
dehnert d3bbe4df10 explicit interpolation and started on explicit quantitative solution 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 3f6a8fed92 fixed some issues in qualitative sparse solution of game-based abstraction 8 years ago
dehnert 9665f4fa30 sparse qualitative solving of menu games 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 efbd899e46 update to game-based abstraction refinement 8 years ago
dehnert b4d8c209cd optimizations for game-based abstraction refinement 8 years ago
dehnert 31fa43ab27 some fixes to interpolation in game-based abstraction refinement 8 years ago
TimQu bb63ac6089 Linear equation solver + game solvers now respect the environment as well 8 years ago
TimQu fd8c99b989 Introducing Environment in MinMaxSolvers and ModelCheckers 8 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
TimQu f0ae3a2dfb Bounds of operator formulas are now expressions, allowing formulas such as P<1/N [ F "goal" ] for model constant N 9 years ago
Sebastian Junges 5894f7c706 some forward declarations and header updates to battle recompilation times 9 years ago
dehnert 5b4db6f002 fixed issue in JANI abstraction 9 years ago
dehnert 49597fca86 reworked argument validators for settings 9 years ago