public class DomicileDistanceVisitDifficultyWeightFactory extends Object implements org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<TspSolution,Visit>
Modifier and Type | Class and Description |
---|---|
static class |
DomicileDistanceVisitDifficultyWeightFactory.DomicileDistanceVisitDifficultyWeight |
Constructor and Description |
---|
DomicileDistanceVisitDifficultyWeightFactory() |
Modifier and Type | Method and Description |
---|---|
DomicileDistanceVisitDifficultyWeightFactory.DomicileDistanceVisitDifficultyWeight |
createSorterWeight(TspSolution tspSolution,
Visit visit) |
public DomicileDistanceVisitDifficultyWeightFactory()
public DomicileDistanceVisitDifficultyWeightFactory.DomicileDistanceVisitDifficultyWeight createSorterWeight(TspSolution tspSolution, 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.