Definition at line 42 of file Formulation.h.
◆ Uncertainty()
| idol::CVCCG::Formulation::Uncertainty::Uncertainty |
( |
const Ctr & | t_ctr | ) |
|
|
inline |
◆ add_currently_present_cut()
| void idol::CVCCG::Formulation::Uncertainty::add_currently_present_cut |
( |
const Ctr & | t_ctr, |
|
|
std::list< GeneratedScenario >::iterator | t_scenario, |
|
|
double | t_penalty ) |
|
inline |
◆ ctr()
| const Ctr & idol::CVCCG::Formulation::Uncertainty::ctr |
( |
| ) |
const |
|
inlinenodiscard |
◆ currently_present_cuts() [1/2]
| auto idol::CVCCG::Formulation::Uncertainty::currently_present_cuts |
( |
| ) |
|
|
inline |
◆ currently_present_cuts() [2/2]
| auto idol::CVCCG::Formulation::Uncertainty::currently_present_cuts |
( |
| ) |
const |
|
inlinenodiscard |
◆ is_constraint()
| bool idol::CVCCG::Formulation::Uncertainty::is_constraint |
( |
| ) |
const |
|
inlinenodiscard |
◆ remove_from_currently_present_cuts()
| auto idol::CVCCG::Formulation::Uncertainty::remove_from_currently_present_cuts |
( |
const std::list< CurrentlyPresentCut >::const_iterator & | t_it | ) |
|
|
inline |