Class DomicileDistanceStandstillStrengthWeightFactory

java.lang.Object
org.optaplanner.examples.tsp.domain.solver.DomicileDistanceStandstillStrengthWeightFactory
All Implemented Interfaces:
org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<TspSolution,Standstill>

public class DomicileDistanceStandstillStrengthWeightFactory extends Object implements org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<TspSolution,Standstill>