Package javautils.graph.adt

Interfaces for graphs.

See:
          Description

Interface Summary
AugmentedGraph An augmented graph allows accessing edges from target nodes.
Graph Abstract, adjacency list style, representation of a directed finite graph.
 

Package javautils.graph.adt Description

Interfaces for graphs.