Definition at line 13 of file LambdaContext.h.
◆ LambdaContext()
◆ get_model()
| const Model & idol::LambdaContext::get_model |
( |
| ) |
const |
|
inline |
◆ set_best_bound()
| void idol::LambdaContext::set_best_bound |
( |
double | t_best_bound | ) |
const |
|
inline |
◆ set_best_obj()
| void idol::LambdaContext::set_best_obj |
( |
double | t_best_obj | ) |
const |
|
inline |
◆ set_status() [1/2]
| void idol::LambdaContext::set_status |
( |
const SolutionStatus & | t_status | ) |
|
|
inline |
◆ set_status() [2/2]
| void idol::LambdaContext::set_status |
( |
const SolutionStatus & | t_status | ) |
const |
|
inline |
◆ set_var_primal()
| void idol::LambdaContext::set_var_primal |
( |
const Var & | t_var, |
|
|
double | t_value ) const |
|
inline |