Class TreeDynamicConnectivity.Node

  • Enclosing class:
    TreeDynamicConnectivity<T>

    private class TreeDynamicConnectivity.Node
    extends java.lang.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