public class RemoveLocation extends Object implements org.optaplanner.core.impl.solver.ProblemFactChange<VehicleRoutingSolution>
| Constructor and Description |
|---|
RemoveLocation(PlanningLocation removedLocation) |
| Modifier and Type | Method and Description |
|---|---|
void |
doChange(org.optaplanner.core.impl.score.director.ScoreDirector<VehicleRoutingSolution> scoreDirector) |
public RemoveLocation(PlanningLocation removedLocation)
public void doChange(org.optaplanner.core.impl.score.director.ScoreDirector<VehicleRoutingSolution> scoreDirector)
doChange in interface org.optaplanner.core.impl.solver.ProblemFactChange<VehicleRoutingSolution>Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.