drasys.or.graph.vrp
Class ImproveBase

java.lang.Object
  |
  +--drasys.or.graph.vrp.VRPBase
        |
        +--drasys.or.graph.vrp.ImproveBase
Direct Known Subclasses:
ImproveWithTSP

public abstract class ImproveBase
extends VRPBase
implements ImproveI

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

ImproveBase

public ImproveBase()


Copyright(C)1997-2000 by DRA Systems all rights reserved. OpsResearch.com