public class DomicileDistanceStandstillStrengthWeightFactory extends Object implements org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<TravelingSalesmanTour,Standstill>
| Modifier and Type | Class and Description |
|---|---|
static class |
DomicileDistanceStandstillStrengthWeightFactory.DomicileDistanceVisitDifficultyWeight |
| Constructor and Description |
|---|
DomicileDistanceStandstillStrengthWeightFactory() |
| Modifier and Type | Method and Description |
|---|---|
Comparable |
createSorterWeight(TravelingSalesmanTour tour,
Standstill standstill) |
public DomicileDistanceStandstillStrengthWeightFactory()
public Comparable createSorterWeight(TravelingSalesmanTour tour, Standstill standstill)
createSorterWeight in interface org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<TravelingSalesmanTour,Standstill>Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.