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