Storm
A Modern Probabilistic Model Checker
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
StateFormula.cpp
Go to the documentation of this file.
2
3namespace storm {
4namespace logic {
6 return true;
7}
8
10 // a single state formula can be seen as a path formula as well
11 return true;
12}
13
14} // namespace logic
15} // namespace storm
virtual bool isStateFormula() const override
virtual bool isProbabilityPathFormula() const override
LabParser.cpp.
Definition cli.cpp:18