Package | Description |
---|---|
com.google.ortools.graph |
Modifier and Type | Method and Description |
---|---|
MaxFlow.Status |
MaxFlow.solve(int source,
int sink) |
static MaxFlow.Status |
MaxFlow.Status.swigToEnum(int swigValue) |
static MaxFlow.Status |
MaxFlow.Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MaxFlow.Status[] |
MaxFlow.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.