Ask a Question

Prefer a chat interface with context about you and your work?

Fast Parallel Operations on Search Trees

Fast Parallel Operations on Search Trees

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 …