| Package | Description |
|---|---|
| com.graphhopper.jsprit.core.algorithm.box | |
| com.graphhopper.jsprit.core.algorithm.recreate |
| Modifier and Type | Method and Description |
|---|---|
Jsprit.Builder |
Jsprit.Builder.setRegretScorer(ScoringFunction scoringFunction) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultScorer
Created by schroeder on 15/10/15.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RegretInsertionConcurrentFast.setScoringFunction(ScoringFunction scoringFunction)
Sets the scoring function.
|
void |
RegretInsertionConcurrent.setScoringFunction(ScoringFunction scoringFunction)
Sets the scoring function.
|
void |
RegretInsertion.setScoringFunction(ScoringFunction scoringFunction)
Sets the scoring function.
|
void |
RegretInsertionFast.setScoringFunction(ScoringFunction scoringFunction)
Sets the scoring function.
|
| Constructor and Description |
|---|
DefaultRegretScoringFunction(ScoringFunction scoringFunction) |
Copyright © 2013–2024. All rights reserved.