1#ifndef STORM_LOGIC_FORMULAINFORMATION_H_
2#define STORM_LOGIC_FORMULAINFORMATION_H_
38 bool mContainsRewardOperator;
39 bool mContainsNextFormula;
40 bool mContainsBoundedUntilFormula;
41 bool mContainsCumulativeRewardFormula;
42 bool mContainsRewardBoundedFormula;
43 bool mContainsLongRunFormula;
44 bool mContainsComplexPathFormula;