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

#include <sharded_optimization_utils.h>

Public Attributes

double value = 0.0
 
Eigen::VectorXd gradient
 

Detailed Description

Definition at line 122 of file sharded_optimization_utils.h.

Member Data Documentation

◆ gradient

Eigen::VectorXd operations_research::pdlp::LagrangianPart::gradient

Definition at line 124 of file sharded_optimization_utils.h.

◆ value

double operations_research::pdlp::LagrangianPart::value = 0.0

Definition at line 123 of file sharded_optimization_utils.h.


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