Definition at line 55 of file MinCostFlowBase.java.
◆ swigToEnum()
| Status com.google.ortools.graph.MinCostFlowBase.Status.swigToEnum |
( |
int | swigValue | ) |
|
|
static |
◆ swigValue()
| final int com.google.ortools.graph.MinCostFlowBase.Status.swigValue |
( |
| ) |
|
◆ BAD_COST_RANGE
| com.google.ortools.graph.MinCostFlowBase.Status.BAD_COST_RANGE |
◆ BAD_RESULT
| com.google.ortools.graph.MinCostFlowBase.Status.BAD_RESULT |
◆ FEASIBLE
| com.google.ortools.graph.MinCostFlowBase.Status.FEASIBLE |
◆ INFEASIBLE
| com.google.ortools.graph.MinCostFlowBase.Status.INFEASIBLE |
◆ NOT_SOLVED
| com.google.ortools.graph.MinCostFlowBase.Status.NOT_SOLVED |
◆ OPTIMAL
| com.google.ortools.graph.MinCostFlowBase.Status.OPTIMAL |
◆ UNBALANCED
| com.google.ortools.graph.MinCostFlowBase.Status.UNBALANCED |
The documentation for this enum was generated from the following file: