26 Commits (278b425a35710b5d572f79b232b5d06a6bb33394)

Author SHA1 Message Date
PBerger b89db58fbb Made changes to all files that use the Sparse Matrix, as the diagonal entries are now included in the main storage. This refs #34 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. 12 years ago
dehnert 86c7ae3f5c Added BoundedEventually as a convenience operator. 12 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. 12 years ago
PBerger f983317b54 Renaming MRMC to STORM, see #42 12 years ago
Lanchid 48098b596d Removed the parameter from const templates, as types can be stated 12 years ago
Lanchid 1b973545bb Fixes in probabilistic operators: 12 years ago
dehnert 89e38fed8f Added temporary check() method to ProbabilisticNoBoundsOperator. 12 years ago
PBerger 9e5b69b211 Further naming scheme enforcement. 12 years ago
PBerger 96c7dd9a79 Added the (default) external build path /build to git ignore. 12 years ago
PBerger cce8391e44 Refactored everything to match naming scheme. 12 years ago
Lanchid be6223e4a7 Forgot the file for the probabilistic operator in the previous commit. 12 years ago
Lanchid bc698ffd20 Implemented probabilistic operator without specified bounds, including 12 years ago
PBerger 1f36724cc2 Refactored StringOutput to use std::to_string 12 years ago
Lanchid 1c088c1ca6 Added a probabilistic operator class that checks whether the probability 12 years ago
dehnert 27ba61ff74 Fixed minor bugs here and there. Improved gmm++-based model checker. 12 years ago
dehnert 091a7740a2 Added a lot of consts to all methods provided by formula classes. 12 years ago
Lanchid 13a2bd3057 Moved const_templates.h from "misc" to "utility" to be able to remove 12 years ago
Lanchid bb9aa0dfe2 Changed check function in formula classes to use a reference of the 12 years ago
Lanchid 6b4945e55c Changed getter for child nodes to reference style 12 years ago
Lanchid 350f1a0990 Code style for formula classes 12 years ago
Lanchid a1854b26a5 Documentation of ModelChecker (new) and improved doc of formula classes 12 years ago
Lanchid f5d2205352 - Removed enum to infer the correct formula (sub-)class, instead used 12 years ago
PBerger 4f7cbd450a Fixed bugs in the Windows Part of the parser, refactored includes to meet Windows Requirements. 12 years ago
Lanchid 8a170d3fa6 Scheisse... hab anscheinend vergessen das zu pushen 12 years ago