14 boost::optional<Bound>
const&
bound)
44 "Cannot evaluate threshold '" <<
operatorInformation.bound.get().threshold <<
"' as it contains undefined constants.");
51 "Cannot evaluate threshold '" <<
operatorInformation.bound.get().threshold <<
"' as it contains undefined constants.");
58 "Cannot evaluate threshold '" <<
operatorInformation.bound.get().threshold <<
"' as it contains undefined constants.");
65 "Cannot evaluate threshold '" <<
operatorInformation.bound.get().threshold <<
"' as it contains undefined constants.");
72 "Cannot evaluate threshold '" <<
operatorInformation.bound.get().threshold <<
"' as it contains undefined constants.");
void gatherVariables(std::set< storm::expressions::Variable > &variables) const
Retrieves the set of all variables that appear in the expression.
#define STORM_LOG_ASSERT(cond, message)
#define STORM_LOG_THROW(cond, exception, message)
TargetType convertNumber(SourceType const &number)
carl::Interval< storm::RationalNumber > RationalInterval
carl::Interval< double > Interval
Interval type.
solver::OptimizationDirection OptimizationDirection
carl::RationalFunction< Polynomial, true > RationalFunction