![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 32 of file trust_region.h.
#include <trust_region.h>
Public Attributes | |
| double | solution_step_size |
| double | objective_value |
| Eigen::VectorXd | solution |
| double operations_research::pdlp::TrustRegionResult::objective_value |
Definition at line 43 of file trust_region.h.
| Eigen::VectorXd operations_research::pdlp::TrustRegionResult::solution |
Definition at line 45 of file trust_region.h.
| double operations_research::pdlp::TrustRegionResult::solution_step_size |
Definition at line 34 of file trust_region.h.