Definition at line 229 of file solve_result.h.
#include <solve_result.h>
◆ FromProto()
◆ MakeOptimal()
| ObjectiveBounds operations_research::math_opt::ObjectiveBounds::MakeOptimal |
( |
double | objective_value | ) |
|
|
static |
◆ MakeTrivial()
| ObjectiveBounds operations_research::math_opt::ObjectiveBounds::MakeTrivial |
( |
bool | is_maximize | ) |
|
|
static |
◆ MakeUnbounded()
| ObjectiveBounds operations_research::math_opt::ObjectiveBounds::MakeUnbounded |
( |
bool | is_maximize | ) |
|
|
static |
◆ MaximizeMakeTrivial()
| ObjectiveBounds operations_research::math_opt::ObjectiveBounds::MaximizeMakeTrivial |
( |
| ) |
|
|
static |
◆ MaximizeMakeUnbounded()
| ObjectiveBounds operations_research::math_opt::ObjectiveBounds::MaximizeMakeUnbounded |
( |
| ) |
|
|
static |
◆ MinimizeMakeTrivial()
| ObjectiveBounds operations_research::math_opt::ObjectiveBounds::MinimizeMakeTrivial |
( |
| ) |
|
|
static |
◆ MinimizeMakeUnbounded()
| ObjectiveBounds operations_research::math_opt::ObjectiveBounds::MinimizeMakeUnbounded |
( |
| ) |
|
|
static |
◆ Proto()
◆ ToString()
| std::string operations_research::math_opt::ObjectiveBounds::ToString |
( |
| ) |
const |
◆ dual_bound
| double operations_research::math_opt::ObjectiveBounds::dual_bound = 0.0 |
◆ primal_bound
| double operations_research::math_opt::ObjectiveBounds::primal_bound = 0.0 |
The documentation for this struct was generated from the following files: