|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--drasys.or.graph.vrp.VRPBase | +--drasys.or.graph.vrp.ImproveBase
A base class containing features common to many improvement VRP algorithms.
Fields inherited from class drasys.or.graph.vrp.VRPBase |
_closed,
_depotKey,
_edgeKey,
_graph,
_maxCost,
_maxLoad,
_out,
_properties,
_vehicleCost |
Constructor Summary | |
ImproveBase()
|
Methods inherited from class drasys.or.graph.vrp.VRPBase |
copyTours,
getCost,
getGraph,
getLoad,
getLoads,
setCapacityConstraint,
setCostConstraint,
setEdgeKey,
setGraph,
setProperties,
setVehicleCost |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public ImproveBase()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |