10 Commits (09f3778afd6dc278d5b1a26791ab6f4f278f0385)

Author SHA1 Message Date
masawei d75e32b83e Renames the folder formula to properties and the namespace property to properties. 10 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). 10 years ago
masawei 27df78c2b0 Finished testing Ltl. 10 years ago
masawei 0a2a759932 Ltl testng. 10 years ago
masawei ee1ebdf91d Removed the visitor from LTL and refactured the formulas to use shared pointer in stead of standart pointer. 10 years ago
masawei 9fe246a98b Renamed the folders containing the formulas to lowercase to adhere to the naming conventions and Started with testing. 10 years ago
masawei 1f71bb5240 Refactored the DeterministicModelParser. 11 years ago
PBerger 48571cd12c Fixed a regression in the LtlParserTest.cpp 12 years ago
PBerger 89909fe8dc Edited all Parsers to lose its class. 12 years ago
Lanchid ec91dcbe2e Merge branch master into LTLParser 12 years ago
dehnert 27de566228 Moved current tests to the functional test suite in an attempt to introduce performance tests. 12 years ago
Lanchid cc242974dc Renamed namespace storm::formula to storm::property 12 years ago
Lanchid d0adf9d1b3 Some more test cases and, resulting from those, minor changes in LTL 12 years ago
Lanchid 01b1efc12d Some improvements/corrections to the LTL parser and some test cases for 12 years ago