827 Commits (45803c547e096f3ecf9f37a7ed09d78093b08b4e)

Author SHA1 Message Date
dehnert 6f320090eb fixing bug where illegal choices were copied over 8 years ago
dehnert 2c82f6554c fixing statistics 8 years ago
dehnert c6e28a3bc7 adding setup timer 8 years ago
TimQu 7cee81a223 adapt multi-objective model checking components to new preprocessing 8 years ago
TimQu 4c0bda2664 better modularity for multi-objective preprocessing 8 years ago
dehnert ba3ec0da27 lifted all new stuff to JANI menu game abstractor 8 years ago
dehnert e216d55320 extended strategy redirection, better statistics 8 years ago
dehnert 8f4f5c555e explicit Dijkstra search for pivot state now follows the strategies separately 8 years ago
dehnert bcd3d68c61 further debugging 8 years ago
dehnert ed56a77d79 started on fixing strategies 8 years ago
dehnert 769fd4332c further debugging of game-based abstraction 8 years ago
dehnert e780572560 changing command decomposition of game-based abstraction and further debugging 8 years ago
TimQu b363a09025 Revert "added schedulerrestriction in checktask" 8 years ago
TimQu 5c38a4ef89 implemented environment for multiobjective settings 8 years ago
TimQu 159ec044f6 added schedulerrestriction in checktask 8 years ago
dehnert 8c96548566 more work on game-based abstraction 8 years ago
dehnert 138c61c9e5 some more output 8 years ago
dehnert 1a46300f61 adding relative precision to comparator and game-based abstraction 8 years ago
dehnert e1bb35ca0f fix for the generator matrix fix 8 years ago
dehnert 62e493d978 fix computation of generator matrix, pointed out by jklein 8 years ago
dehnert 9e0d88e212 overhauled output slightly 8 years ago
dehnert f9d23873f1 fixed minor bug in game-based abstraction 8 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
Matthias Volk 2658a02604 Fixed compiler warnings for unused lambda captures 8 years ago
Matthias Volk cab33179e7 Typo 8 years ago
Matthias Volk e513015b49 Compute all reachabilities probabilities in a forward manner 8 years ago
TimQu 3a464d7a6b Fixed issue for clang3.8 8 years ago
Matthias Volk 333d1ae375 Function for computing all transient probabilities 8 years ago
dehnert 1169195be7 some fixes (in particular for warnings) 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
Sebastian Junges 0534216a85 preparations for scheduler extraction support 8 years ago
dehnert 5159afc348 further work towards proper scheduler extraction for games 8 years ago
Sebastian Junges e205b1bf6a check task API slightly extended for scheduler extraction 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