![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 102 of file trust_region.h.
#include <trust_region.h>
Public Attributes | |
| double | lagrangian_value |
| double | lower_bound |
| double | upper_bound |
| double | radius |
| double operations_research::pdlp::LocalizedLagrangianBounds::lagrangian_value |
Definition at line 104 of file trust_region.h.
| double operations_research::pdlp::LocalizedLagrangianBounds::lower_bound |
Definition at line 106 of file trust_region.h.
| double operations_research::pdlp::LocalizedLagrangianBounds::radius |
Definition at line 110 of file trust_region.h.
| double operations_research::pdlp::LocalizedLagrangianBounds::upper_bound |
Definition at line 108 of file trust_region.h.