1 Commits (d75e32b83e1517bbb3f0ed2b670790ae5b1421fc)

Author SHA1 Message Date
masawei d75e32b83e Renames the folder formula to properties and the namespace property to properties. 11 years ago
masawei 6b2b1e4d7b Finished the documentation of the formulas. 11 years ago
masawei 7f15f358c1 Removed the FormulaCheckers. 11 years ago
masawei ee1ebdf91d Removed the visitor from LTL and refactured the formulas to use shared pointer in stead of standart pointer. 11 years ago
masawei 9fe246a98b Renamed the folders containing the formulas to lowercase to adhere to the naming conventions and Started with testing. 11 years ago
masawei 6025dce144 Further work on the formuolas. 11 years ago
dehnert f39fb24f65 Removed pointers from Model Checker Interface (and callback methods in formulas). From now on, the results are returned in form of an object. Because of the existing move semantics for the types in question, this does not come at a performance penalty. 12 years ago
PBerger 7a758abd3b Corrected syntax on Pointer-Sign position. 12 years ago
PBerger 68c27f99ef Mass-added Keyword "override" 12 years ago
Lanchid f9ab6f85d0 - Restructuration of model checkers (by logic) 12 years ago
Lanchid cc242974dc Renamed namespace storm::formula to storm::property 12 years ago
Lanchid fb50665564 Documentation of formula classes 12 years ago
Lanchid ccfd1ccc6a Documentation for CSL and PRCTL classes 12 years ago
Lanchid 00286b2f01 Added formula classes for CSL 12 years ago
Lanchid 3e554514cb Correct formulas 12 years ago
Lanchid b64fd7c351 Adapted PRCTL formulas to the new structure 12 years ago
Lanchid a1ec7a5d54 Derived PRCTL formula classes from abstract ones 12 years ago