7 results for “topic:weight-balanced-tree”
An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!
A set of useful C libraries in single header file
A small package of basic data structures and algorithms; currently focusing on BinaryTrees and structures that utilize BinaryTrees. This is very much in development, but please take a look at the README.md and tell me what you think
A set that keeps its elements in order
Provides a basic implementation of weight-balanced binary trees.
Ocaml Binary Search Tree Project
A persistent weight-balanced (bounded balance) tree.