| Modifier and Type | Class and Description |
|---|---|
class |
RemoveEmptyVehicles |
class |
ResetAndIniFleetManager |
| Modifier and Type | Method and Description |
|---|---|
void |
VehicleRoutingAlgorithm.addListener(VehicleRoutingAlgorithmListener l) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExperimentalSchrimpfAcceptance |
class |
SchrimpfAcceptance
ThresholdAcceptance-Function defined by Schrimpf et al.
|
class |
SchrimpfInitialThresholdGenerator |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AlgorithmEndsListener |
interface |
AlgorithmStartsListener |
interface |
IterationEndsListener |
interface |
IterationStartsListener |
interface |
SearchStrategyListener |
interface |
SearchStrategyModuleListener |
interface |
StrategySelectedListener |
| Modifier and Type | Method and Description |
|---|---|
VehicleRoutingAlgorithmListener |
VehicleRoutingAlgorithmListeners.PrioritizedVRAListener.getListener() |
| Modifier and Type | Method and Description |
|---|---|
Collection<VehicleRoutingAlgorithmListener> |
VehicleRoutingAlgorithmListeners.getAlgorithmListeners() |
| Modifier and Type | Method and Description |
|---|---|
void |
VehicleRoutingAlgorithmListeners.addListener(VehicleRoutingAlgorithmListener listener) |
void |
VehicleRoutingAlgorithmListeners.addListener(VehicleRoutingAlgorithmListener listener,
VehicleRoutingAlgorithmListeners.Priority priority) |
| Constructor and Description |
|---|
PrioritizedVRAListener(VehicleRoutingAlgorithmListeners.Priority priority,
VehicleRoutingAlgorithmListener l) |
| 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 | Interface and Description |
|---|---|
interface |
BeforeJobInsertionListener |
interface |
InsertionEndsListener |
interface |
InsertionListener |
interface |
InsertionStartsListener |
interface |
JobInsertedListener |
interface |
JobUnassignedListener
Created by schroeder on 06/02/17.
|
interface |
VehicleSwitchedListener |
| Modifier and Type | Class and Description |
|---|---|
class |
RuinBreaks
Created by schroeder on 04/08/15.
|
class |
RuinClusters
Ruin strategy that ruins current solution randomly.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RuinListener
Listener that listens to the ruin-process.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StateManager
Manages states.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TimeTermination
Terminates algorithm prematurely based on specified time.
|
class |
VariationCoefficientTermination
Terminates algorithm prematurely based on variationCoefficient (http://en.wikipedia.org/wiki/Coefficient_of_variation).
|
| Modifier and Type | Class and Description |
|---|---|
class |
SolutionVerifier |
class |
UnassignedJobReasonTracker
Created by schroeder on 06/02/17.
|
Copyright © 2013–2019. All rights reserved.