OR-Tools  9.6
LPSolveInfo

Detailed Description

Definition at line 64 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 66 of file linear_programming_constraint.h.

◆ new_obj_bound

IntegerValue new_obj_bound = kMinIntegerValue

Definition at line 67 of file linear_programming_constraint.h.

◆ status

Definition at line 65 of file linear_programming_constraint.h.


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