59 Commits (d557ef10753a050b0831a7dfd7938be3c9342eb9)

Author SHA1 Message Date
dehnert d1cd11121a more refactoring 9 years ago
dehnert 04d269d563 fixed bug introduced in refactoring 9 years ago
dehnert d595b5d60e reverted some parts of the refactoring 9 years ago
dehnert 5d24a190ab some refactoring for menu games 9 years ago
dehnert 633f4293e3 added option of splitting to predicate synthesis, added equivalence checker, fixed bug that caused some commands not to be abstracted 9 years ago
dehnert bf5018b858 post-merge fixes 9 years ago
dehnert 1f460cd8fa made move of top-level dir for some remaining files, fixed some includes 9 years ago
PBerger 9bfb41b2be Added local flags in cpp files to disable std::cout flooding. 9 years ago
PBerger 2799412a4d Removed some commented out code and make things compile again. 9 years ago
PBerger b8b9481461 Merged in my changes to make it work! 9 years ago
PBerger 8d2df5413f Works, but slow as hell. 9 years ago
dehnert 23db124807 extended and enhanced debug output a bit 9 years ago
PBerger 4b95f72a0a Re-applied all necessary fixes. Things that work: Some DTMCs, emptyset MDPs. 9 years ago
PBerger 1985c708ea Revert back to older version ae0e423a4e [formerly e3f9d7a533] 9 years ago
PBerger bd36c7a2e6 Finally, some progress. 9 years ago
PBerger 2d51ef2c0c Fixed a la Christian. 9 years ago
PBerger 13ab3bad7d Tried fixing the quantitative solveMaybeStates step. 9 years ago
dehnert 059f55eefc commit to switch workplace, debugging in progress 9 years ago
dehnert 673c329311 prepared upcoming fix for refinement based on quantitative information 9 years ago
dehnert 156ab071a5 more work on abstraction refinement 9 years ago
dehnert bc1eff959f graph algorithms for games now also compute player 2 prob0/1 states and the generated strategies are adapted accordingly 9 years ago
dehnert d16e47882d fixed bug and added tons of debug output 9 years ago
dehnert a663a37e21 fixed a bug that prevented correct strategy generation in iterative solver 9 years ago
dehnert a0ad4b25de corrected minor typo 9 years ago
dehnert f45b7f9171 fixed some bugs and started on quantitative refinement 9 years ago
dehnert 66b0817a35 fixed bugs here and there 9 years ago
dehnert bde84d0073 fixed symbolic game solver wrt. illegal masks. numerical solving step in game-based model checker working, but no refinement yet. 9 years ago
dehnert cc550984b3 enabling qualitative answers of game-based model checker 9 years ago
dehnert d35d72d5f3 slightly reformulated check for initial maybe states 9 years ago
dehnert 0cd03845e8 abstraction loop working for purely qualitative refinement 9 years ago
dehnert a3f2abbd92 more work towards closing the refinement loop 9 years ago
dehnert b550e61677 started working on refinement based on qualitative check 9 years ago
dehnert 2149bd2b10 added some assertions in game-based model checker 9 years ago
dehnert 7d50a6b839 graph algorithms for games can now produce player strategies even if they can pick any choice (if requested) 9 years ago
dehnert 4c9f22c7c2 included missing header 9 years ago
dehnert 1bb116dd1c some more work on game-based model checker 9 years ago
dehnert d492d5c62f fixed bug in ADD iterator and started on exporting menu games to dot file 9 years ago
dehnert 5bf666be4c fix in existsAbstractRepresentative 9 years ago
dehnert 9878c1bdc3 fixed some tests that were failing because of (now) proper bottom state computation 9 years ago
dehnert 241f23f730 fixed bug in abstraction information object 9 years ago
dehnert f7f14f13fc minor fix before bedtime 9 years ago
dehnert 4f7eaa0a43 some more work towards abstraction refinement 9 years ago
dehnert aca21eaf18 commit to switch workplace (no, not now) 9 years ago
dehnert 2d05555967 added abstraction settings and menu game abstractor 9 years ago
dehnert cef8a242ba started to make game-based abstraction work again 9 years ago
dehnert 824d026860 started to write outline of abstraction-refinement procedure 10 years ago
dehnert 9e9e23a370 more preparation for game-based abstraction 10 years ago
dehnert c83db93c55 made everything compile again after latest changes (CheckTasks) 10 years ago
dehnert cf15015421 some more work on games 10 years ago
dehnert 7b2bfa592c started working on integration of games-based abstraction refinement in production code quality 10 years ago