English

Fast Parallel Operations on Search Trees

Data Structures and Algorithms 2016-05-12 v2

Abstract

Using (a,b)-trees as an example, we show how to perform a parallel split with logarithmic latency and parallel join, bulk updates, intersection, union (or merge), and (symmetric) set difference with logarithmic latency and with information theoretically optimal work. We present both asymptotically optimal solutions and simplified versions that perform well in practice - they are several times faster than previous implementations.

Keywords

Cite

@article{arxiv.1510.05433,
  title  = {Fast Parallel Operations on Search Trees},
  author = {Yaroslav Akhremtsev and Peter Sanders},
  journal= {arXiv preprint arXiv:1510.05433},
  year   = {2016}
}
R2 v1 2026-06-22T11:23:30.743Z