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