| Package | Description |
|---|---|
| com.graphhopper.jsprit.core.problem.constraint |
| Modifier and Type | Method and Description |
|---|---|
static ConstraintManager.Priority |
ConstraintManager.Priority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConstraintManager.Priority[] |
ConstraintManager.Priority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConstraintManager.addConstraint(HardActivityConstraint actLevelConstraint,
ConstraintManager.Priority priority) |
Copyright © 2013–2016. All rights reserved.