Module org.jhotdraw8.graph
Package org.jhotdraw8.graph.iterator
package org.jhotdraw8.graph.iterator
-
ClassesClassDescriptionBfsDfsArcSpliterator<V,
A> Enumerates arcs in a graph starting from a root vertex in breadth-first-order or in depth-first-order.Enumerates vertices in a graph with indexed vertices starting from a root vertex in breadth-first-order or in depth-first-order.Enumerates vertices in a graph starting from a root vertex in breadth-first-order or in depth-first-order.