36 Commits (6042588baf3fbdee35287b51d49324d308e1cdc1)

Author SHA1 Message Date
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 8 years ago
dehnert 2e8ff870ff completed interface of (sylvan) ADDs for storing rational functions 8 years ago
TimQu 95527421bf added missing parenthesis 8 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. 8 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
Mavo 566cef0f91 Started on compiling without Carl 9 years ago
dehnert b1f2c26df0 made all instantiations to call MDP model checking with rational numbers 9 years ago
dehnert 15a4d4757f added feature to linear equation solver factories to take posession of the matrix to forward it to the solvers 9 years ago
dehnert 82d4164c39 added obeying a state ordering to elimination linear equation solver 9 years ago
dehnert f3fa90cc37 more work towards exact solving 9 years ago
dehnert c88e540a1a fixed bug in graph preprocessing algorithms that support a maximal number of steps 9 years ago
TimQu 67cc067f35 fixed computeSchedulerProbGreater0E. 9 years ago
sjunges e0980de0ba first version of storm without log4cplus as a dependency 10 years ago
dehnert 08bed36579 fixed an issue in performance tests and renamed all remaining LOG4CPLUS macro invocations to that of storm 10 years ago
dehnert 8f087597cc more work towards proper scheduler generation 10 years ago
PBerger 9b9468fbfd Fixed issues in graph.cpp when CARL is not available. 10 years ago
dehnert 0f6e6e4da1 added feature to compute step-bounded until probabilities in parametric models 10 years ago
sjunges 1e1400d68d merge 10 years ago
dehnert dd5af80d5a work towards easier deployment of other ordering heuristics 10 years ago