public class DomicileAngleVisitDifficultyWeightFactory extends Object implements org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<TspSolution,Visit>
| Modifier and Type | Class and Description |
|---|---|
static class |
DomicileAngleVisitDifficultyWeightFactory.DomicileAngleVisitDifficultyWeight |
| Constructor and Description |
|---|
DomicileAngleVisitDifficultyWeightFactory() |
| Modifier and Type | Method and Description |
|---|---|
DomicileAngleVisitDifficultyWeightFactory.DomicileAngleVisitDifficultyWeight |
createSorterWeight(TspSolution vehicleRoutingSolution,
Visit visit) |
public DomicileAngleVisitDifficultyWeightFactory()
public DomicileAngleVisitDifficultyWeightFactory.DomicileAngleVisitDifficultyWeight createSorterWeight(TspSolution vehicleRoutingSolution, Visit visit)
createSorterWeight in interface org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<TspSolution,Visit>Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.