12 maMethod = tbSettings.getMaMethod();
13 maMethodSetFromDefault = tbSettings.isMaMethodSetFromDefaultValue();
15 relative = tbSettings.isRelativePrecision();
28 return maMethodSetFromDefault;
33 maMethodSetFromDefault = isSetFromDefault;
57 unifPlusKappa = value;
bool const & getRelativeTerminationCriterion() const
~TimeBoundedSolverEnvironment()
bool const & isMaMethodSetFromDefault() const
void setMaMethod(storm::solver::MaBoundedReachabilityMethod value, bool isSetFromDefault=false)
storm::RationalNumber const & getPrecision() const
void setUnifPlusKappa(storm::RationalNumber value)
storm::RationalNumber const & getUnifPlusKappa() const
TimeBoundedSolverEnvironment()
void setPrecision(storm::RationalNumber value)
storm::solver::MaBoundedReachabilityMethod const & getMaMethod() const
void setRelativeTerminationCriterion(bool value)
SettingsType const & getModule()
Get module.
TargetType convertNumber(SourceType const &number)