Module outils::tree::bst::waatree [] [src]

WeightedAaTree<K, V, W> is a weighted balanced binary search tree data structure.

Structs

WeightedAaTree

WeightedAaTree<K, V, W> is a weighted balanced binary search tree data structure. Its tree nodes are held in a memory arena and are addressed through their associated NodeIndex.