Package | Description |
---|---|
com.google.javascript.jscomp.graph |
Provides graph data structures and algorithms for coloring and fixed-point
computations.
|
Modifier and Type | Class and Description |
---|---|
(package private) static class |
LinkedDirectedGraph.AnnotatedLinkedDirectedGraphEdge<N,E>
A directed graph edge that stores the source and destination nodes at each
edge.
|