27 Commits (29f0f66689c6fd5fccf4dadd3ddeb6a9d3168967)

Author SHA1 Message Date
dehnert 29f0f66689 reworked getUniqueRewardModel a little 9 years ago
Mavo 566cef0f91 Started on compiling without Carl 9 years ago
dehnert 2a7dc0fad0 renamed MarkovChainSettings 9 years ago
dehnert f3fa90cc37 more work towards exact solving 9 years ago
Mavo a0d659f2da always use shared_ptr<Formula const> 9 years ago
dehnert 2f5f439f26 re-added (naive) splitter selection heuristic 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 dc8a5b11e0 more refactoring regarding fragment checking 9 years ago
dehnert b772c92edb removed reward path formulas. reward path formulas are now just path formulas. this allows some invalid formulas to be constructed, so this now has to be checked dynamically 9 years ago
sjunges d8191d8c6a const formulae 9 years ago
sjunges ad01dfa611 refactored bisimulation a bit (mainly the entry point as well as hidden some options) 9 years ago
dehnert 98d173ca3c changed elimination-based model checker to be able to compute values for all states (for reachability probs and reachability rewards) 10 years ago
dehnert fdf237ca67 added support to create measure driven initial partition for bisimulation for MDPs from formula that does not specify an optimization direction 10 years ago
dehnert b31d98909b Explicit MDP bisim working but unfortunately slow :( 10 years ago
dehnert 7156a63b0f tried different approach for bisim for MDPs 10 years ago
dehnert c2a0bd5ab0 initial outline of strong MDP bisimulation 10 years ago
dehnert 9475d29164 fixed weak bisim for dtmc 10 years ago
dehnert 29597e014f more work on reimplementation of weak bisim 10 years ago
dehnert 46fee522ff made strong bisim for DTMCs work again 10 years ago
dehnert 1f5110b90c work on making bisimulation fast again :( 10 years ago
dehnert 2484a515a0 some more work on bisim 10 years ago
dehnert 40a75baee7 using some template magic to make it compile again 10 years ago
dehnert 11c21eb338 on my way of making (the refactored version) bisimulation work again for deterministic models 10 years ago
dehnert 96954ddd15 refactoring of bisimulation class in the prospect of extending it to (CT)MDPs, not yet done 10 years ago