Module umgap::tree

source ·
Expand description

Defines aggregation operations using only the tree structure.

Modules§

  • Allows calculating the Lowest Common Ancestor (LCA).
  • Hybrid operation between MRL and LCA.

Structs§

  • A recursive tree of TaxonId’s and a label.