21 Commits (53ff4829479bfe2c128e8ba9998a586e161baed0)

Author SHA1 Message Date
TimQu 53ff482947 Caching of solvers can now be enabled/disabled 9 years ago
TimQu 965d5b5e75 changed handling of auxiliary memory in MinMaxSolver 9 years ago
dehnert 2a90b5d737 more transient assignments 9 years ago
sjunges 548ba8bbeb somehow managed my way through the policy guessing, several minor extensions to solvers 9 years ago
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 2a7dc0fad0 renamed MarkovChainSettings 9 years ago
Mavo effadc5cca Split into general settings and markov chain settings 9 years ago
Mavo 67d77608bd Refactoring of settings 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 5a1039838f made everything compile again and all tests passing 9 years ago
TimQu 9c645ba24b Work on policy recycling 10 years ago
TimQu 6ddddd8cfa Implemented policy extraction for value iteration 10 years ago
sjunges 1086ffc1cc Added allow early termination for min/max solvers 10 years ago
sjunges faf31156e0 fix for last changes + is probabilistic 10 years ago
sjunges 97c24fe229 solver settings now within solver, minmax refactored to share common variables 10 years ago