OR-Tools  9.6
MinCostFlowBase

Detailed Description

Definition at line 193 of file min_cost_flow.h.

Public Types

enum  Status {
  NOT_SOLVED , OPTIMAL , FEASIBLE , INFEASIBLE ,
  UNBALANCED , BAD_RESULT , BAD_COST_RANGE
}
 

Member Enumeration Documentation

◆ Status

enum Status
Enumerator
NOT_SOLVED 
OPTIMAL 
FEASIBLE 
INFEASIBLE 
UNBALANCED 
BAD_RESULT 
BAD_COST_RANGE 

Definition at line 195 of file min_cost_flow.h.


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