paper

B-slack trees: Highly Space Efficient B-trees

arXiv:1712.05020

Abstract

B-slack trees, a subclass of B-trees that have substantially better worst-case space complexity, are introduced. They store keys in height , where is the maximum node degree. Updates can be performed in amortized time. A relaxed balance version, which is well suited for concurrent implementation, is also presented.

B-slack trees: Highly Space Efficient B-trees · wovepaper