| Package | Description |
|---|---|
| com.graphhopper.jsprit.core.problem | |
| com.graphhopper.jsprit.core.problem.vehicle |
| Modifier and Type | Method and Description |
|---|---|
VehicleRoutingProblem.Builder |
VehicleRoutingProblem.Builder.addVehicle(AbstractVehicle vehicle)
Adds a vehicle.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VehicleImpl
Implementation of
Vehicle. |
static class |
VehicleImpl.NoVehicle
Extension of
VehicleImpl representing an unspecified vehicle with the id 'noVehicle'
(to avoid null). |
Copyright © 2013–2020. All rights reserved.