@Deprecated public final class RuinRadialMultipleCenters extends AbstractRuinStrategy
random, ruinShareFactory| Constructor and Description |
|---|
RuinRadialMultipleCenters(VehicleRoutingProblem vrp,
int neighborhoodSize,
JobDistance jobDistance)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Job> |
ruinRoutes(Collection<VehicleRoute> vehicleRoutes)
Deprecated.
Ruins the collection of vehicleRoutes, i.e.
|
void |
setNumberOfRuinCenters(int noCenters)
Deprecated.
|
String |
toString()
Deprecated.
|
addListener, getListeners, getRuinShareFactory, removeJob, removeJob, removeListener, ruin, setRandom, setRuinShareFactorypublic RuinRadialMultipleCenters(VehicleRoutingProblem vrp, int neighborhoodSize, JobDistance jobDistance)
public void setNumberOfRuinCenters(int noCenters)
public Collection<Job> ruinRoutes(Collection<VehicleRoute> vehicleRoutes)
ruinRoutes in class AbstractRuinStrategyCopyright © 2013–2024. All rights reserved.