| Package | Description |
|---|---|
| com.graphhopper.jsprit.core.algorithm | |
| com.graphhopper.jsprit.core.algorithm.selector |
| Modifier and Type | Method and Description |
|---|---|
SolutionSelector |
SearchStrategy.getSolutionSelector() |
| Constructor and Description |
|---|
SearchStrategy(String id,
SolutionSelector solutionSelector,
SolutionAcceptor solutionAcceptor,
SolutionCostCalculator solutionCostCalculator) |
| Modifier and Type | Class and Description |
|---|---|
class |
SelectBest |
class |
SelectRandomly |
Copyright © 2013–2019. All rights reserved.