Package logist.topology

The topology of the Pickup and Delivery problem

See:
          Description

Class Summary
Topology The Topology encapsulates the cities and routes in the Pickup and Delivery problem.
Topology.Builder A builder class to facilitate the construction of a topology.
 

Exception Summary
TopologyException An exception that is thrown if the topology is not valid.
 

Package logist.topology Description

The topology of the Pickup and Delivery problem