Lanchid
|
f6196c7429
|
Some error messages on "unparsable" formulas
PrctlParser now throws an error in all cases a formula could not be
parsed successfully.
|
12 years ago |
gereon
|
47cb1aa4d9
|
renamed BoundOperator to PathBoundOperator (StateBoundOperator is coming soon...)
renamed modelChecker to modelchecker
|
12 years ago |
Lanchid
|
bb34e94eac
|
Changed the output function of the formulae to produce a string in the
same format as the input
|
12 years ago |
Lanchid
|
ab4174183b
|
Changed PrctlParser to directly parse the input string as formula, and
added PrctlFileParser to parse formulae from a file
|
12 years ago |
Lanchid
|
e829e613c0
|
Changed grammar such that brackets are not necessary around each binary
operator, and changed some test cases to check that it works
|
12 years ago |
Lanchid
|
e2f6b4b265
|
Extended parseComplexFormulaTest to use nested path formulas
|
12 years ago |
Lanchid
|
3833c8af41
|
Some more test cases for PRCTL formula parsing
|
12 years ago |
Lanchid
|
b66e1a34db
|
Some fixes in formulas
Additional test case for reward 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
the code
|
12 years ago |