OR-Tools  9.6
TrustRegionResult

Detailed Description

Definition at line 32 of file trust_region.h.

Public Attributes

double solution_step_size
 
double objective_value
 
Eigen::VectorXd solution
 

Member Data Documentation

◆ objective_value

double objective_value

Definition at line 43 of file trust_region.h.

◆ solution

Eigen::VectorXd solution

Definition at line 45 of file trust_region.h.

◆ solution_step_size

double solution_step_size

Definition at line 34 of file trust_region.h.


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