Package eu.bandm.tools.graph
package eu.bandm.tools.graph
Mathematical graph tools.
-
ClassDescriptionAnnotatedGraphModel<V,
A> Computes Dominator Forest.GraphModel<V>This interface represents a graph or a family of graphs.Utility class.NodeGraphModel<V extends Node<? extends V>>SCC<V>SCCInfo<V>SCCVisitor<V>This class imposes an order on the nodes of a graph.