[][src]Module sharpen::tree_rollup

Traits

Node

Functions

rollup_tree

Roll up a tree given as a flat structure and a mapping {from child to parent} into a hierarchical structure.

rollup_tree_bottomup

Roll up a tree given as a flat structure and a mapping {from child to parent} into a hierarchical structure.