| Modifier and Type | Class and Description |
|---|---|
class |
RemoveEmptyVehicles |
class |
ResetAndIniFleetManager |
| Modifier and Type | Class and Description |
|---|---|
class |
BreakScheduling
Created by schroeder on 07/04/16.
|
class |
ConfigureLocalActivityInsertionCalculator
Created by schroeder on 22/07/15.
|
class |
DecreasingRelativeFixedCosts |
class |
DellAmicoFixCostCalculator |
class |
IncreasingAbsoluteFixedCosts |
class |
VehicleSwitched |
| Modifier and Type | Method and Description |
|---|---|
Collection<InsertionListener> |
InsertionStrategy.getListeners() |
Collection<InsertionListener> |
AbstractInsertionStrategy.getListeners() |
| Modifier and Type | Method and Description |
|---|---|
void |
InsertionStrategy.addListener(InsertionListener insertionListener) |
void |
AbstractInsertionStrategy.addListener(InsertionListener insertionListener) |
void |
InsertionStrategy.removeListener(InsertionListener insertionListener) |
void |
AbstractInsertionStrategy.removeListener(InsertionListener insertionListener) |
| Constructor and Description |
|---|
JobInsertionCostsCalculatorBuilder(List<InsertionListener> insertionListeners,
List<VehicleRoutingAlgorithmListeners.PrioritizedVRAListener> algorithmListeners)
Constructs the builder.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BeforeJobInsertionListener |
interface |
InsertionEndsListener |
interface |
InsertionStartsListener |
interface |
JobInsertedListener |
interface |
JobUnassignedListener
Created by schroeder on 06/02/17.
|
interface |
VehicleSwitchedListener |
| Modifier and Type | Method and Description |
|---|---|
Collection<InsertionListener> |
InsertionListeners.getListeners() |
| Modifier and Type | Method and Description |
|---|---|
void |
InsertionListeners.addListener(InsertionListener insertionListener) |
void |
InsertionListeners.removeListener(InsertionListener insertionListener) |
| Modifier and Type | Method and Description |
|---|---|
void |
InsertionListeners.addAllListeners(Collection<InsertionListener> listeners) |
| Modifier and Type | Class and Description |
|---|---|
class |
StateManager
Manages states.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnassignedJobReasonTracker
Created by schroeder on 06/02/17.
|
Copyright © 2013–2019. All rights reserved.