11 Commits (7f15f358c1994e4222bc822512908fddbb9e7e16)

Author SHA1 Message Date
masawei 7f15f358c1 Removed the FormulaCheckers. 11 years ago
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
masawei b8317b7edf Working in the new structure of the formula tree. 11 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 01b1efc12d Some improvements/corrections to the LTL parser and some test cases for 12 years ago
Lanchid 0a2725d79c Documentation of abstract formulas. 12 years ago
Lanchid f513e49084 Almost finished restruction of PRCTL formulas; adapted code (including 12 years ago
Lanchid 3e554514cb Correct formulas 12 years ago
Lanchid f1383964f0 Adapted abstract formulas to new structure 12 years ago
Lanchid 38652f44e4 Restructuring formula classes, part I 12 years ago
Lanchid 5b57728d7e Merge branch master into PrctlParser 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 8449c5ee11 implemented formula checker 12 years ago
gereon 9d65bdeef3 next iteration on formulas... 12 years ago
gereon df91728da0 first "kind of working" version. 12 years ago