33 Commits (74a14a046cefa2be36f7001ed9cbf3b8e4365181)

Author SHA1 Message Date
Mavo 566cef0f91 Started on compiling without Carl 9 years ago
dehnert 83c4b1647c solvers now can allocated auxiliary memory 9 years ago
dehnert be5fdeb636 started working on internal auxiliary storage of solvers 9 years ago
dehnert 95b95d9c64 fixed some minor issues and renamed equation solver methods slightly to make the names a bit more compact 9 years ago
dehnert b1f2c26df0 made all instantiations to call MDP model checking with rational numbers 9 years ago
dehnert 9ab33528b4 started to fill value iteration implementation in new general min-max solver 9 years ago
dehnert b4e0cabef6 started working on general min-max solver that uses an underlying linear equation solver. provided necessary factories. adapted code and removed old min-max solvers 9 years ago
dehnert 49f59052f8 made model checkers give up possession of matrix to solver when possible 9 years ago
dehnert f3701f66fb bugfix for symbolic reachability reward computation 9 years ago
dehnert 08bed36579 fixed an issue in performance tests and renamed all remaining LOG4CPLUS macro invocations to that of storm 9 years ago
dehnert 3727018ef4 added functionality to sparse MDP helper to compute until probabilities just for maybe states (and produce the corresponding scheduler) 9 years ago
dehnert 8f087597cc more work towards proper scheduler generation 9 years ago
dehnert dee44056d1 work towards generating schedulers (and some other related stuff) 9 years ago
dehnert b1c103811b conditional probabilities in MDPs should now also work in the min-case 9 years ago
dehnert 3e38e73efe conditional probabilities in MDPs (Baier method) available in sparse MDP model checker 9 years ago
dehnert 135dfb27b1 added globally operator to funcationlity of sparse MDP model checker 9 years ago
dehnert 645f130a62 introduced long-run average reward formula 9 years ago
dehnert 6f59fd7aca fixed computation of rewards in MDPs 10 years ago
sjunges d06c92c10a Revert "Revert "added flag that indicates which interval bound is to be taken. added xerces to the gitignore"" 10 years ago
sjunges dfd2cda380 Revert "added flag that indicates which interval bound is to be taken. added xerces to the gitignore" 10 years ago
dehnert 16ea224b6a added flag that indicates which interval bound is to be taken. added xerces to the gitignore 10 years ago
sjunges f08f66e900 added an option for polic extraction to the helper, some includes 10 years ago
sjunges 2f5df9d72f use the configured factory in the sparse mdp helper 10 years ago
sjunges 8568ee3986 only one optimization direction enum -- towards integration of termination criterions on the model checker 10 years ago
dehnert 3657b13aa9 another missing ifdef 10 years ago
dehnert 032e141254 small fix to the way interval reward models are reduced to a scalar vector 10 years ago
dehnert f409087f47 first version of interval reward model support for MDPs. also fixed a missing include that prevented compilation of the main executable 10 years ago
dehnert 21d9e91586 work towards interval reward model 10 years ago
sjunges 35a154f67f Splitted graph in h and cpp` 10 years ago
dehnert fbd05cd780 more and more bugfixes 10 years ago
dehnert 9d138d86f7 further work on creating helper classes for model checking tasks 10 years ago
dehnert b56766e993 more work on reward model that turned out to be refactoring in disguise 10 years ago