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() |
public DepotAngleCustomerDifficultyWeightFactory()
public Comparable createSorterWeight(VehicleRoutingSolution vehicleRoutingSolution, Customer customer)
createSorterWeight in interface org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<VehicleRoutingSolution,Customer>Copyright © 2006–2015 JBoss by Red Hat. All rights reserved.