11 Commits (1e5de29eec42bcc87241e19d3aedcb3d34121675)

Author SHA1 Message Date
Lanchid 1e5de29eec Conversion adapter to create LTL2DStar formulas out of "ours" 12 years ago
Lanchid ec91dcbe2e Merge branch master into LTLParser 12 years ago
Lanchid cc242974dc Renamed namespace storm::formula to storm::property 12 years ago
Lanchid 00286b2f01 Added formula classes for CSL 12 years ago
Lanchid f513e49084 Almost finished restruction of PRCTL formulas; adapted code (including 12 years ago
Lanchid 39ff3240d3 More convenient syntax for time bounded formulas, and respective test 12 years ago
Lanchid 35baa5ff02 Added parsing of time bounded operators 12 years ago
Lanchid 7e91d5b01e Test cases for CSL parser 12 years ago
Lanchid 509c1a2b47 Added support for SteadyStateNoBoundOperator into the CSL parser. 12 years ago
Lanchid 08815b8c13 Changed "NoBoundOperator" to "PathNoBoundOperator", as I will implement 12 years ago
Lanchid 6ff25321d4 First version of CSL parser 12 years ago
Lanchid c7afcecf4a Minor changes (mainly improving comments) 12 years ago
Lanchid 895c2b6aad Convenient file parser for PRCTL, and correct reward formula parsing 12 years ago
Lanchid 0dcebc8ff0 Start of implementing improved file parser for formulas 12 years ago
Lanchid 9c2d279c47 Reformulation of some documenation texts in PrctlParser (including some 12 years ago
Lanchid fe6061e120 Documentation of parser class 12 years ago
Lanchid a3837ac76b Changed WrongFileFormatException to WrongFormatException 12 years ago
Lanchid f6196c7429 Some error messages on "unparsable" formulas 12 years ago
gereon 47cb1aa4d9 renamed BoundOperator to PathBoundOperator (StateBoundOperator is coming soon...) 12 years ago
Lanchid ab4174183b Changed PrctlParser to directly parse the input string as formula, and 12 years ago
Lanchid e829e613c0 Changed grammar such that brackets are not necessary around each binary 12 years ago
Lanchid 3833c8af41 Some more test cases for PRCTL formula parsing 12 years ago
Lanchid b66e1a34db Some fixes in formulas 12 years ago
Lanchid 02528f2bd9 Test cases for Prctl parser 12 years ago
Lanchid 7e87f35e95 First test case for prctl parser, and some necessary modifications for 12 years ago
Lanchid d23b3dbee5 First compiling version of PRCTL parser 12 years ago
gereon df91728da0 first "kind of working" version. 12 years ago
Lanchid 1b0449addb Prctl parser... not yet working 12 years ago
PBerger f983317b54 Renaming MRMC to STORM, see #42 13 years ago
PBerger 9e5b69b211 Further naming scheme enforcement. 13 years ago
PBerger 08f87d545c Some more refactoring, renaming, adding #ifndef guards... 13 years ago
gereon 25ee8f906a added a few words about the current state of the PRCTLParser 13 years ago
Lanchid f5d2205352 - Removed enum to infer the correct formula (sub-)class, instead used 13 years ago
gereon dd03c85fea porting PRCTLParser to class API 13 years ago
dehnert b76f392df1 Added newlines to end of files, because clang++ complains about that. Added case distinction of struct definition in parser.h for Mac OS to work correctly with parser.cpp. 13 years ago
gereon 93d568bd82 working on prctl parser 13 years ago
gereon 925a9bd8c0 changing pragma to ifdef, starting implementation of PRCTLParser 13 years ago