arXiv · 1811.06383
The Amortized Analysis of a Non-blocking Chromatic Tree
Abstract
A non-blocking chromatic tree is a type of balanced binary search tree where multiple processes can concurrently perform search and update operations. We prove that a certain implementation has amortized cost $O(\dot{c} + \log n)$ for each operation, where $\dot{c}$ is the maximum number of concurrent operations during the execution and $n$ is the maximum number of keys in the tree during the operation. This amortized analysis presents new challenges compared to existing analyses of other non-blocking data structures.
Explore related subjects
Keep this discovery
Jeremy Ko. 2018-11-14. The Amortized Analysis of a Non-blocking Chromatic Tree. https://arxiv.org/abs/1811.06383
Cite the original work for its findings. Save a collection to share your selection of sources.