Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::pdlp::LocalizedLagrangianBounds Struct Reference

Detailed Description

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

Member Data Documentation

◆ lagrangian_value

double operations_research::pdlp::LocalizedLagrangianBounds::lagrangian_value

Definition at line 104 of file trust_region.h.

◆ lower_bound

double operations_research::pdlp::LocalizedLagrangianBounds::lower_bound

Definition at line 106 of file trust_region.h.

◆ radius

double operations_research::pdlp::LocalizedLagrangianBounds::radius

Definition at line 110 of file trust_region.h.

◆ upper_bound

double operations_research::pdlp::LocalizedLagrangianBounds::upper_bound

Definition at line 108 of file trust_region.h.


The documentation for this struct was generated from the following file: