| Package | Description |
|---|---|
| com.graphhopper.jsprit.core.algorithm.state |
| Modifier and Type | Class and Description |
|---|---|
class |
UpdateActivityNextLocations
Updates arrival and end times of activities.
|
class |
UpdateActivityPrevLocations
Updates arrival and end times of activities.
|
class |
UpdateActivityTimes
Updates arrival and end times of activities.
|
class |
UpdateEndLocationIfRouteIsOpen |
class |
UpdateFutureWaitingTimes
Updates and memorizes latest operation start times at activities.
|
class |
UpdateMaxTimeInVehicle
Created by schroeder on 15/09/16.
|
class |
UpdateSkills
Update to update required skills on route
|
class |
UpdateVariableCosts
Updates total costs (i.e.
|
class |
UpdateVehicleDependentPracticalTimeWindows |
class |
VehicleDependentTraveledDistance
Created by schroeder on 17/05/16.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StateManager.addStateUpdater(StateUpdater updater)
Adds state updater.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StateManager.addAllStateUpdater(Collection<StateUpdater> updaters) |
Copyright © 2013–2024. All rights reserved.