11 Commits (43f11ccc5f118d25a3d18cbdb3608003469feb75)

Author SHA1 Message Date
dehnert 43f11ccc5f Refactoring of modelchecker folder. 12 years ago
dehnert 73623ff3f6 Added boolean parameter qualitative to all path formulas, i.e. to the checking and the callback methods. 12 years ago
gereon 5bb71a28e9 added more interfaces to AbstractModelChecker. 12 years ago
gereon 47cb1aa4d9 renamed BoundOperator to PathBoundOperator (StateBoundOperator is coming soon...) 12 years ago
gereon 3716dedc78 first half of documentation. 12 years ago
gereon 8077952331 adding needed methods for more formula classes 12 years ago
gereon 9d65bdeef3 next iteration on formulas... 12 years ago
gereon 8a719bed22 some more form on formulas. seems to work for formula objects changed yet... 12 years ago
gereon df91728da0 first "kind of working" version. 12 years ago
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 86c7ae3f5c Added BoundedEventually as a convenience operator. 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
PBerger 9e5b69b211 Further naming scheme enforcement. 13 years ago
PBerger 96c7dd9a79 Added the (default) external build path /build to git ignore. 13 years ago
PBerger 1f36724cc2 Refactored StringOutput to use std::to_string 13 years ago
dehnert 091a7740a2 Added a lot of consts to all methods provided by formula classes. 13 years ago
Lanchid bb9aa0dfe2 Changed check function in formula classes to use a reference of the 13 years ago
Lanchid 6b4945e55c Changed getter for child nodes to reference style 13 years ago
Lanchid 350f1a0990 Code style for formula classes 13 years ago
Lanchid a1854b26a5 Documentation of ModelChecker (new) and improved doc of formula classes 13 years ago
Lanchid f5d2205352 - Removed enum to infer the correct formula (sub-)class, instead used 13 years ago
PBerger 4f7cbd450a Fixed bugs in the Windows Part of the parser, refactored includes to meet Windows Requirements. 13 years ago
Lanchid 8a170d3fa6 Scheisse... hab anscheinend vergessen das zu pushen 13 years ago