51 Commits (04082fb2d62df7b0a239e59d33e04ef24903d651)

Author SHA1 Message Date
TimQu 04082fb2d6 Added a method to check whether a graph contains a cycle. 7 years ago
Sebastian Junges 43688d09ea reward infinity scheduler extraction is now correct 7 years ago
Sebastian Junges 93ca559c83 additional sanity checks for scheduler extraction 7 years ago
Sebastian Junges fef4b694d4 topo sort: add first states 7 years ago
TimQu 034fbf20c7 extended SubsystemBuilder, made ChoiceSelector work for MAs as well. 7 years ago
dehnert 135c38777f game-based abstraction working with rational numbers 7 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 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
TimQu a1c10cac37 filtering reward zero states for MDPs 8 years ago
dehnert 6042588baf fixed one of two issues raised by TQ 8 years ago
dehnert 29903bef04 more work on general abstraction refinement framework 8 years ago
dehnert e557a8e069 started on EC elimination for hybrid engine 8 years ago
dehnert 9bda631795 symbolic MDP helper respecting solver requirements 8 years ago
dehnert 7c24607427 started on symbolic solver requirements 8 years ago
TimQu 2d2cc95774 fixed issue #12 raised by Joachim Klein 8 years ago
TimQu 2f49255db6 Improved storage::Scheduler. We can now consider arbitrary finite memory schedulers, potentially employing randomization. 8 years ago
dehnert ea02ea0838 started overhaul of cli/api 8 years ago
TimQu dc079b3196 moved a function to graph.h 8 years ago
TimQu db31c1cb11 improved .dot export of models with choice labeling 8 years ago
TimQu a887fd9224 added possibiliy to perfromProbGreater0A only for a selected set of choices 8 years ago
dehnert 952776a057 hybrid engine working for rational numbers 9 years ago
dehnert 2e8ff870ff completed interface of (sylvan) ADDs for storing rational functions 9 years ago
TimQu 95527421bf added missing parenthesis 9 years ago
TimQu ad3e99f558 Fixes in step bounded DFS implementations: A state should be reexplored whenever it is reached with a shorter path. Previously, it was not possible to explore a state multiple times. 9 years ago
TimQu 59a72b4037 parametric simplifier for mdps 9 years ago
dehnert b258f1e52d some more warnings gone 9 years ago
dehnert eac2735068 fixed more warnings 9 years ago
dehnert 5b09b91ae1 fixed more warnings 9 years ago
Tom Janson f390aeadf3 rm broken Dijkstra from graph.cpp 9 years ago
Tom Janson b71ef02692 comments and fixes (?) to graph.cpp's Dijkstra 9 years ago
Tom Janson 6d1608a147 Dijkstra fixed, maybe 10 years ago
dehnert bf29488219 fix for decomposition 9 years ago
dehnert 19fd72cfb6 optimized reuse of qualitative values 9 years ago
dehnert 3d20cf0afd some fixes and more refactoring 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
Sebastian Junges d246517757 removed src prefix in all includes 9 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 9 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 9 years ago
dehnert 059f55eefc commit to switch workplace, debugging in progress 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 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 a3f2abbd92 more work towards closing the refinement loop 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 241f23f730 fixed bug in abstraction information object 9 years ago