76 Commits (138c61c9e53555e23454185bd8eae03214f05fd9)

Author SHA1 Message Date
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 7 years ago
dehnert f1c2cf985a turned some debug output in game-based model checker to regular (verbose) output 7 years ago
dehnert 77179c02ac added option to feed additional constraints to abstraction 7 years ago
dehnert 87843e084e several fixes related to game-based abstraction 7 years ago
dehnert fa0da0bc7f fixes to parser 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 cbc7246885 min/max sparse game solving alpha version in game-based abstraction 7 years ago
dehnert c3e66f2dec more work on solving the abstractions explicitly 7 years ago
dehnert 5159afc348 further work towards proper scheduler extraction for games 7 years ago
dehnert 3952b47d1b fix some compile issues 7 years ago
dehnert d557ef1075 started to make game solver flexible enough to also solve the (explicit) games 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 3f6a8fed92 fixed some issues in qualitative sparse solution of game-based abstraction 7 years ago
dehnert 9665f4fa30 sparse qualitative solving of menu games 7 years ago
dehnert edbe3b1952 more work on explicit game solving 7 years ago
dehnert cedae194e3 towards labeling generation in dd to sparse conversion 7 years ago
dehnert 733bec60bd started on hybrid solution of abstraction 7 years ago
dehnert efbd899e46 update to game-based abstraction refinement 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
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 8 years ago
Sebastian Junges 5894f7c706 some forward declarations and header updates to battle recompilation times 8 years ago
dehnert 5b4db6f002 fixed issue in JANI abstraction 8 years ago
dehnert 49597fca86 reworked argument validators for settings 8 years ago
dehnert b258f1e52d some more warnings gone 8 years ago
dehnert 5b09b91ae1 fixed more warnings 8 years ago
dehnert 136cb194d1 fixed a bunch of unused variable warnings 8 years ago
dehnert bf29488219 fix for decomposition 8 years ago
dehnert b9e4d6f334 initial support for transient boolean variables in formulas of JANI models (game-based engine) 8 years ago
dehnert 696a2e7ce1 preparing labels for JANI models (game-based abstraction) 8 years ago
dehnert 954eadc546 improved detection for early result detection in game based engine 8 years ago
dehnert 3125ad4c89 more work on boolean transient variables in JANI menu game abstraction (labels) 8 years ago
dehnert ccf8631617 work on location support for JANI abstraction 8 years ago
dehnert 16f3b06f53 added decomposition to JANI abstractor, fixed wrong assertion 8 years ago
dehnert 45f0f1057a fixed a bug in quantitative computation, removed debug output 8 years ago
dehnert b9688346cc command decomposition working. fixed some bugs, possibly introduced more, currently debugging 8 years ago
dehnert ae93211aeb template edges in JANI models 8 years ago