public class DepotDistanceCustomerDifficultyWeightFactory extends Object implements org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<VehicleRoutingSolution,Customer>
Modifier and Type | Class and Description |
---|---|
static class |
DepotDistanceCustomerDifficultyWeightFactory.DepotDistanceCustomerDifficultyWeight |
Constructor and Description |
---|
DepotDistanceCustomerDifficultyWeightFactory() |
Modifier and Type | Method and Description |
---|---|
DepotDistanceCustomerDifficultyWeightFactory.DepotDistanceCustomerDifficultyWeight |
createSorterWeight(VehicleRoutingSolution vehicleRoutingSolution,
Customer customer) |
public DepotDistanceCustomerDifficultyWeightFactory()
public DepotDistanceCustomerDifficultyWeightFactory.DepotDistanceCustomerDifficultyWeight createSorterWeight(VehicleRoutingSolution vehicleRoutingSolution, Customer customer)
createSorterWeight
in interface org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<VehicleRoutingSolution,Customer>
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.