Package routing

This package contains the classes representing the network and performing the routing.

See:
          Description

Interface Summary
WeightManager Interface for classes that weight the edges.
 

Class Summary
BorderHeap A heap for border elements.
Edge Class representing edges.
Edges Container class for edges.
Network Class representing a network.
Node Class for representing nodes.
Nodes Container class for the class Node.
PathEdge Class for representing pathes of edges.
StandardWeightManager Standard class for weighting the edges.
 

Package routing Description

This package contains the classes representing the network and performing the routing.