2317 Commits (71070cb2818784cc0b26620f84f487b5f27cb3cd)
 

Author SHA1 Message Date
Mavo 71070cb281 Implemented expected time on CTMC by reduction to DTMC with rewards 9 years ago
Mavo 65bb496bb9 Activate expected time in FormulaParser 9 years ago
Mavo 545dad861b Mini change 9 years ago
Mavo d13aca1109 Fixed problem with const initializer 9 years ago
Mavo e024f314eb Added dft examples 9 years ago
Mavo 3b9a48136c Sort transitions before building them 9 years ago
Mavo c8d2cf1724 Better distinction between parametric and non-parametric DFTs 9 years ago
Mavo 20a5d8e96f Side conditions for rational functions cannot be checked directly 9 years ago
Mavo f38eeff1ef First try on parsing of rational functions 9 years ago
Mavo 8271045b27 ToString is const 9 years ago
Mavo 4c09f9ce29 Minor improvements 9 years ago
Mavo 6e2f5602e1 Finished templating 9 years ago
Mavo 7a0207637a Small templating 9 years ago
Mavo 69168e9236 Use rate instead of prob 9 years ago
Mavo 7737205149 More refactoring with templates 9 years ago
Mavo 4343b5b980 Refactored some classes into templates 9 years ago
Mavo d5474722c0 Label generation from FT 9 years ago
Mavo 91fe16c699 1st try on CTMC model checking 9 years ago
Mavo 4ae86c76f9 Output uses logger now 9 years ago
Mavo 0c37f078fb Build transition matrix for FT 9 years ago
Mavo 4c1d71fc91 Fixed compile warnings 9 years ago
Mavo 7b37023f79 Some refactoring 9 years ago
Mavo 4bd59b8649 Small formatting changes 9 years ago
Mavo 7643ebc70d Compile fixes 9 years ago
Mavo 1faa2c6f9e Merge from future 9 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 9 years ago
dehnert b88165f27c fixed the warnings related to our macros 9 years ago
dehnert 4d36ee3ea1 Merge branch 'master' into future 9 years ago
dehnert 8d98403748 small fix for use of carl 9 years ago
TimQu e8304e7515 Merge branch 'master' into future 9 years ago
TimQu b792438d88 Added missing include 9 years ago
TimQu 0089212b7e adaptation to recent changes in carl 9 years ago
dehnert 1d49bc6dd0 extracting the bisimulation quotient for MDPs; tests for MDP bisimulation 9 years ago
dehnert b31d98909b Explicit MDP bisim working but unfortunately slow :( 9 years ago
dehnert 7156a63b0f tried different approach for bisim for MDPs 9 years ago
dehnert c2a0bd5ab0 initial outline of strong MDP bisimulation 9 years ago
dehnert 288f0418c2 Merge branch 'future' into mdpbisim 9 years ago
dehnert 9bac056354 enabled preconditioning for value iteration in gmm++-based MinMax equation solver 9 years ago
dehnert 7833025829 reenabled all bisimulation tests 9 years ago
dehnert 3054aa9866 Merge branch 'future' into mdpbisim 9 years ago
dehnert 1de6d4ee07 Merge branch 'master' into future 9 years ago
dehnert 9b7d4ec57b made rational functions use cln again 9 years ago
dehnert 51bd689c96 fixed a bug in the reward model 9 years ago
dehnert 9475d29164 fixed weak bisim for dtmc 9 years ago
dehnert 29597e014f more work on reimplementation of weak bisim 9 years ago
dehnert 91bfdba528 Scan for equal ranges of probabilities now uses std::equal_range and reduces the number of comparisons 9 years ago
dehnert 46fee522ff made strong bisim for DTMCs work again 9 years ago
dehnert 1f5110b90c work on making bisimulation fast again :( 9 years ago
dehnert 2484a515a0 some more work on bisim 9 years ago
dehnert 40a75baee7 using some template magic to make it compile again 9 years ago