masawei
9fe246a98b
Renamed the folders containing the formulas to lowercase to adhere to the naming conventions and Started with testing.
-Tests for BoundAction done
Former-commit-id: d5698d3d53
12 years ago
masawei
6025dce144
Further work on the formuolas.
- Finished the third and last logic: Csl.
- Note that nothing compiles as of yet. This is due to the removal of the NoBoundOperators wich are expected to be replaced by filters.
Former-commit-id: d26ae768f7
12 years ago
dehnert
f39fb24f65
Removed pointers from Model Checker Interface (and callback methods in formulas). From now on, the results are returned in form of an object. Because of the existing move semantics for the types in question, this does not come at a performance penalty.
Former-commit-id: 5befdebd92
12 years ago
PBerger
68c27f99ef
Mass-added Keyword "override"
13 years ago
Lanchid
f9ab6f85d0
- Restructuration of model checkers (by logic)
- LTL file parser
13 years ago
Lanchid
cc242974dc
Renamed namespace storm::formula to storm::property
13 years ago
Lanchid
fb50665564
Documentation of formula classes
13 years ago
Lanchid
ccfd1ccc6a
Documentation for CSL and PRCTL classes
13 years ago
Lanchid
00286b2f01
Added formula classes for CSL
13 years ago
Lanchid
f513e49084
Almost finished restruction of PRCTL formulas; adapted code (including
test cases) to work correctly with the new structure
13 years ago
Lanchid
3e554514cb
Correct formulas
13 years ago
Lanchid
ba4a3807dc
New header file for all PRCTL formulas
13 years ago