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