public class DepotAngleBusStopDifficultyWeightFactory extends Object implements org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<CoachShuttleGatheringSolution,BusOrStop>
Modifier and Type | Class and Description |
---|---|
static class |
DepotAngleBusStopDifficultyWeightFactory.DepotAngleBusStopDifficultyWeight |
Constructor and Description |
---|
DepotAngleBusStopDifficultyWeightFactory() |
Modifier and Type | Method and Description |
---|---|
DepotAngleBusStopDifficultyWeightFactory.DepotAngleBusStopDifficultyWeight |
createSorterWeight(CoachShuttleGatheringSolution solution,
BusOrStop busOrStop) |
public DepotAngleBusStopDifficultyWeightFactory()
public DepotAngleBusStopDifficultyWeightFactory.DepotAngleBusStopDifficultyWeight createSorterWeight(CoachShuttleGatheringSolution solution, BusOrStop busOrStop)
createSorterWeight
in interface org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<CoachShuttleGatheringSolution,BusOrStop>
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.