Package com.ch.odi.common.graphs

Interface Summary
Graph Description: A graph consists of interconnected nodes.
 

Class Summary
HashGraph Title: Thread safe implementation of a graph with hashtables.
Pathfinder Title: Finds the shortest path between two nodes in a graph.
 

Exception Summary
GraphException Title: Description: Copyright: Copyright (c) 2002 Ortwin Glück Company:
LastConnectionException Title: Description: Copyright: Copyright (c) 2002 Ortwin Glück Company:
NoSuchNodeException Title: Description: Copyright: Copyright (c) 2002 Ortwin Glück Company: