| Package | Description |
|---|---|
| com.graphhopper.jsprit.core.problem.constraint |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstraintManager
Manager that manage hard- and soft constraints, both on route and activity level.
|
class |
HardSkillConstraint
SkillConstraint that ensures that only vehicles with according skills can serve route and job to be inserted.
|
class |
ServiceLoadRouteLevelConstraint
Ensures that capacity constraint is met, i.e.
|
class |
SwitchNotFeasible
Created by schroeder on 19/09/15.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<HardRouteConstraint> |
ConstraintManager.getHardRouteConstraints() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConstraintManager.addConstraint(HardRouteConstraint routeLevelConstraint) |
Copyright © 2013–2024. All rights reserved.