Module org.jhotdraw8.graph
Package org.jhotdraw8.graph.algo
package org.jhotdraw8.graph.algo
-
ClassDescriptionRepresents a function that adds an element to a set if not already present.AddToSet<E>A function that adds an element to a set if not already present.Computes the sets of strongly connected components in an indexed directed graph.Computes the sets of strongly connected components in a directed graph.Provides topological sort algorithms for directed graphs.