Lanchid
|
065ac8f659
|
Basic command line interface for SToRM
|
12 years ago |
Lanchid
|
5d3b9e5cc1
|
Basic structure for central model checking method in storm.cpp
|
12 years ago |
Lanchid
|
3b5602b942
|
Reduction of functionality of fileParser: Only does the parsing, no
checking
|
12 years ago |
Lanchid
|
cc242974dc
|
Renamed namespace storm::formula to storm::property
|
12 years ago |
Lanchid
|
f513e49084
|
Almost finished restruction of PRCTL formulas; adapted code (including
test cases) to work correctly with the new structure
|
12 years ago |
Lanchid
|
08815b8c13
|
Changed "NoBoundOperator" to "PathNoBoundOperator", as I will implement
a "StateNoBoundOperator" now...
|
12 years ago |
Lanchid
|
9bc8bb2ca8
|
Some code style and documentation
|
12 years ago |
Lanchid
|
895c2b6aad
|
Convenient file parser for PRCTL, and correct reward formula parsing
(together with some necessary code for that)
|
12 years ago |
Lanchid
|
0dcebc8ff0
|
Start of implementing improved file parser for formulas
|
12 years ago |
Lanchid
|
a3837ac76b
|
Changed WrongFileFormatException to WrongFormatException
Also, start of documentation of PrctlParser and PrctlFileParser
|
13 years ago |
Lanchid
|
ab4174183b
|
Changed PrctlParser to directly parse the input string as formula, and
added PrctlFileParser to parse formulae from a file
|
13 years ago |