8 Commits (532b0cf3ad0cdea6e5e6c3deb3ace99cc2b6becb)

Author SHA1 Message Date
masawei 532b0cf3ad Added function to test if a formula is a probability bounded reachability formula, i.e. conforms to the pattern P[<,<=,>,>=]p ([phi U, E] psi) where phi, psi are propositional formulas (consisting only of And, Or, Not and AP). 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
Lanchid cc242974dc Renamed namespace storm::formula to storm::property 12 years ago
Lanchid 4cddd9ad78 Changing AbstractFormulaChecker and PrctlFormulaChecker to completely 12 years ago
Lanchid 3e554514cb Correct formulas 12 years ago
Lanchid 5b57728d7e Merge branch master into PrctlParser 12 years ago
gereon 4389f6ba5b finished PrctlFormulaChecker. 12 years ago
gereon 9a73a2740a second hald of documentation. I guess that's it :-) 12 years ago
gereon 8449c5ee11 implemented formula checker 12 years ago