B-slack trees: space efficient B-trees

From MaRDI portal



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











This page was built for publication: B-slack trees: space efficient B-trees

Report a bug (only for logged in users!)Click here to report a bug for this page (MaRDI item Q3188888)