11 Commits (0b9198122ff565b6321ca63eb0006a51121b0445)

Author SHA1 Message Date
masawei 0b9198122f Done with PrCTL. 12 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 158430418e Replaced boost integer mask includes with cstdint 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 13 years ago
Lanchid fb50665564 Documentation of formula classes 13 years ago
Lanchid ccfd1ccc6a Documentation for CSL and PRCTL classes 13 years ago
Lanchid 3e554514cb Correct formulas 13 years ago
Lanchid b64fd7c351 Adapted PRCTL formulas to the new structure 13 years ago
Lanchid a1ec7a5d54 Derived PRCTL formula classes from abstract ones 13 years ago