| Package | Description |
|---|---|
| com.graphhopper.jsprit.core.algorithm.acceptor | |
| com.graphhopper.jsprit.core.algorithm.termination |
| Modifier and Type | Class and Description |
|---|---|
class |
ExperimentalSchrimpfAcceptance |
class |
RecordToRecordTravelAcceptance |
class |
SchrimpfAcceptance
ThresholdAcceptance-Function defined by Schrimpf et al.
|
class |
SchrimpfInitialThresholdGenerator |
| 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).
|
Copyright © 2013–2024. All rights reserved.