![]() |
OR-Tools
8.2
|
Definition at line 192 of file min_cost_flow.h.
Public Types | |
enum | Status { NOT_SOLVED , OPTIMAL , FEASIBLE , INFEASIBLE , UNBALANCED , BAD_RESULT , BAD_COST_RANGE } |
enum Status |
Enumerator | |
---|---|
NOT_SOLVED | |
OPTIMAL | |
FEASIBLE | |
INFEASIBLE | |
UNBALANCED | |
BAD_RESULT | |
BAD_COST_RANGE |
Definition at line 194 of file min_cost_flow.h.