Package org.apache.commons.graph.visit

Visit algorithms implementation.

See:
          Description

Interface Summary
GraphVisitHandler<V extends Vertex,E extends Edge<V>> Description of the Interface
 

Class Summary
BaseGraphVisitHandler<V extends Vertex,E extends Edge<V>> Base NOOP GraphVisitHandler implementation.
Visit Contains different implementations of Graph visitor algorithms.
 

Package org.apache.commons.graph.visit Description

Visit algorithms implementation.



Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.