1 Commits (a1ec7a5d549b8d4b2aa7284794e85d24dc1befc2)

Author SHA1 Message Date
Lanchid a1ec7a5d54 Derived PRCTL formula classes from abstract ones 12 years ago
Lanchid 38652f44e4 Restructuring formula classes, part I 12 years ago
Lanchid 08815b8c13 Changed "NoBoundOperator" to "PathNoBoundOperator", as I will implement 12 years ago
Lanchid 5b57728d7e Merge branch master into PrctlParser 12 years ago
dehnert d4cf812c5e Added until-model checking for MDPs. Implemented Prob1A algorithm. Added asynchronous leader example. 12 years ago
Lanchid 3833c8af41 Some more test cases for PRCTL formula parsing 12 years ago
gereon 9a73a2740a second hald of documentation. I guess that's it :-) 12 years ago
gereon df91728da0 first "kind of working" version. 12 years ago
dehnert 11b16f5dde Made bound/no-bound operators more consistent to reduce similar code. Changed bound operators to have a single bound and a comparison operator instead of an interval. 13 years ago
dehnert 58cf8118fe Initial version of reward model checking for DTMCs. Added two convenience operators to PCTL (Eventually and Globally) and added missing reward formulas. 13 years ago
PBerger f983317b54 Renaming MRMC to STORM, see #42 13 years ago
Lanchid 1b973545bb Fixes in probabilistic operators: 13 years ago
dehnert 89e38fed8f Added temporary check() method to ProbabilisticNoBoundsOperator. 13 years ago
PBerger 9e5b69b211 Further naming scheme enforcement. 13 years ago
PBerger 96c7dd9a79 Added the (default) external build path /build to git ignore. 13 years ago
Lanchid be6223e4a7 Forgot the file for the probabilistic operator in the previous commit. 13 years ago