10 Commits (2f49255db6caef4254664e7fd49a1463176e72c9)

Author SHA1 Message Date
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 502cf4d6e0 extended model checker hint functionality to bypass the maybestates computations 8 years ago
TimQu ac6694f103 Improved sparse mdp model checking: Now allows hints for expected rewards 9 years ago
TimQu 92beab426f created a modelCheckerHint class that allows to store all kinds of hints that a model checker might make use of 9 years ago
TimQu 49e6df5860 resultHint for sparse mdp model checker 9 years ago
dehnert 8d6b029d67 next batch of fixing warnings 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 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 3727018ef4 added functionality to sparse MDP helper to compute until probabilities just for maybe states (and produce the corresponding scheduler) 10 years ago
dehnert 8f087597cc more work towards proper scheduler generation 10 years ago
dehnert dee44056d1 work towards generating schedulers (and some other related stuff) 10 years ago
dehnert 3e38e73efe conditional probabilities in MDPs (Baier method) available in sparse MDP model checker 10 years ago
dehnert 135dfb27b1 added globally operator to funcationlity of sparse MDP model checker 10 years ago
dehnert 645f130a62 introduced long-run average reward formula 10 years ago
dehnert 4b4c11048f fixed bug in prob1E. added functions to retrieve schedulers for prob0E, probGreater0E and prob1E states of 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 8568ee3986 only one optimization direction enum -- towards integration of termination criterions on the model checker 10 years ago
dehnert 16d672a5cb put carl reference in ifdef 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 0b6cc91808 Remove not existing variant of compute until probabilities. 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