Package com.ibm.wala.util.graph.labeled
package com.ibm.wala.util.graph.labeled
-
ClassDescriptionAbstractLabeledGraph<T,
U> LabeledEdgeManager<T,U> An object which tracks labeled edges in a graph.LabeledGraph<T,U> A graph with labeled edges.NumberedLabeledGraph<T,I> A labeled graph implementation suitable for sparse graphs.