Class TreeDynamicConnectivity.Node

java.lang.Object
org.jgrapht.alg.connectivity.TreeDynamicConnectivity.Node
Enclosing class:
TreeDynamicConnectivity<T>

private class TreeDynamicConnectivity.Node extends Object
An internal representation of the tree nodes.

Keeps track of the node values and outgoing arcs. The outgoing arcs are placed according to the order they are traversed in the Euler tour