Uses of Class
com.google.ortools.graph.LinearSumAssignment.Status
| Package | Description |
|---|---|
| com.google.ortools.graph |
-
Uses of LinearSumAssignment.Status in com.google.ortools.graph
Methods in com.google.ortools.graph that return LinearSumAssignment.Status Modifier and Type Method Description LinearSumAssignment.StatusLinearSumAssignment. solve()static LinearSumAssignment.StatusLinearSumAssignment.Status. swigToEnum(int swigValue)static LinearSumAssignment.StatusLinearSumAssignment.Status. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static LinearSumAssignment.Status[]LinearSumAssignment.Status. values()Returns an array containing the constants of this enum type, in the order they are declared.