#include <FeasibilitySynthesisTask.h>
Definition at line 13 of file FeasibilitySynthesisTask.h.
◆ FeasibilitySynthesisTask()
storm::pars::FeasibilitySynthesisTask::FeasibilitySynthesisTask |
( |
std::shared_ptr< storm::logic::Formula const > const & |
formula | ) |
|
|
inline |
◆ getBound()
◆ getFormula()
◆ getMaximalAllowedGap()
std::optional< storm::RationalNumber > storm::pars::FeasibilitySynthesisTask::getMaximalAllowedGap |
( |
| ) |
const |
|
inline |
◆ getOptimizationDirection()
◆ getRegion()
◆ isBoundSet()
bool storm::pars::FeasibilitySynthesisTask::isBoundSet |
( |
| ) |
const |
|
inline |
Retrieves whether there is a bound with which the values for the states will be compared.
Definition at line 34 of file FeasibilitySynthesisTask.h.
◆ isMaxGapRelative()
bool storm::pars::FeasibilitySynthesisTask::isMaxGapRelative |
( |
| ) |
const |
|
inline |
◆ isRegionSet()
bool storm::pars::FeasibilitySynthesisTask::isRegionSet |
( |
| ) |
const |
|
inline |
◆ setBound()
◆ setMaximalAllowedGap()
void storm::pars::FeasibilitySynthesisTask::setMaximalAllowedGap |
( |
storm::RationalNumber const & |
maxGap | ) |
|
|
inline |
◆ setMaximalAllowedGapIsRelative()
void storm::pars::FeasibilitySynthesisTask::setMaximalAllowedGapIsRelative |
( |
bool |
newValue | ) |
|
|
inline |
◆ setOptimizationDirection()
◆ setRegion()
The documentation for this class was generated from the following file: