[][src]Module algorithms_edu::algo::graph::tree::rooting1

An improved implementation of Tree Rooting, in which each node has an pointer to its parent.

Structs

TreeNode