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

WeightedAaForest<V, W> is a weighted balanced binary forest data structure.

Structs

WeightedAaForest

WeightedAaForest<V, W> is a data structure for holding balanced binary trees. Its tree nodes are held in a memory arena and are addressed through their associated NodeIndex.