Package | Description |
---|---|
com.google.ortools.graph |
Modifier and Type | Method and Description |
---|---|
LinearSumAssignment.Status |
LinearSumAssignment.solve() |
static LinearSumAssignment.Status |
LinearSumAssignment.Status.swigToEnum(int swigValue) |
static LinearSumAssignment.Status |
LinearSumAssignment.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.
|
Copyright © 2025. All rights reserved.