OR-Tools  8.2
LPSolveInfo

Detailed Description

Definition at line 57 of file linear_programming_constraint.h.

Public Attributes

glop::ProblemStatus status
 
double lp_objective = -std::numeric_limits<double>::infinity()
 
IntegerValue new_obj_bound = kMinIntegerValue
 

Member Data Documentation

◆ lp_objective

double lp_objective = -std::numeric_limits<double>::infinity()

Definition at line 59 of file linear_programming_constraint.h.

◆ new_obj_bound

IntegerValue new_obj_bound = kMinIntegerValue

Definition at line 60 of file linear_programming_constraint.h.

◆ status

Definition at line 58 of file linear_programming_constraint.h.


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