2 Commits (f3e5708dacb9d9783632f322d88dbe94905780f3)

Author SHA1 Message Date
Sebastian Junges d6bfcb4818 refactoring: moving some code out of the util folder 6 years ago
Sebastian Junges 0791fc723e renamed files 6 years ago
Sebastian Junges 3a206784a3 better logging 6 years ago
Sebastian Junges a90a82d271 better performance when only looking for a winning policy 6 years ago
Sebastian Junges 498067816d fix stupid mistake that made subsequent searches mostly unsat by setting scheduler var to wrong value 6 years ago
Sebastian Junges 53800c2145 major improvements by introducing real-valued ranking and various related fixes 6 years ago
Sebastian Junges eca148cee0 graph-based analysis improved, and cleaning outputs 6 years ago
Sebastian Junges 005e23d5d5 two fixes after encoding from non-empty winning regions 6 years ago
Sebastian Junges 972332810b cosmetic changes, better output, some assertions 6 years ago
Sebastian Junges 556a884e74 use target state to initialise winning region, better timers and slight improvements in partial scheduler extension 6 years ago
Sebastian Junges f00a208e9c validate whether a winning region is maximal 6 years ago
Sebastian Junges b2e7c5d5ed various changes to allow restarting and more finegrained selection of switch-and-finish-with-policy 6 years ago
Sebastian Junges 43bb70e93d bugfix where the wrong successor variables where selected 6 years ago
Sebastian Junges 5783719c05 add a validator to the winning region search 6 years ago
Sebastian Junges c0ac9814e1 allow for graph-analysis and sat-based analysis interleaving, and restarting sat-based solver when advantageous 6 years ago
Sebastian Junges 86ece9d324 cleaning code 6 years ago
Sebastian Junges e22cbdb91b support for computing the winning region or from initial state, some documentation 6 years ago
Sebastian Junges 858e2f8a60 various improvements and fixes in winning region computation 6 years ago
Sebastian Junges aae8774e5f added options, allow to toggle output 6 years ago
Sebastian Junges 3f4bb4cf8d we now compute the winning region 6 years ago
Sebastian Junges 9a5b01b6f7 a new encoding for almost sure reachability 6 years ago
Sebastian Junges 5bbf54cb78 make everything compile again, add/fix method for memless strategy search (CCD16) and towards iterative search 6 years ago
Sebastian Junges 4418422ea8 merge -- but code is not working atm 6 years ago
Sebastian Junges 77c63f4c12 SAT based zerostate analysis: work in progress 7 years ago