pith. sign in

arxiv: 1712.05020 · v2 · pith:CYJ7OEPWnew · submitted 2017-12-13 · 💻 cs.DS · cs.DC

B-slack trees: Highly Space Efficient B-trees

classification 💻 cs.DS cs.DC
keywords b-slackb-treesspacetreesamortizedbalancebettercomplexity
0
0 comments X
read the original 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(\log_b n)$, where $b$ is the maximum node degree. Updates can be performed in $O(\log_{\frac b 2} n)$ amortized time. A relaxed balance version, which is well suited for concurrent implementation, is also presented.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.