Simple Concurrent Labeling Algorithms for Connected Components
Data Structures and Algorithms
2020-03-04 v5
Abstract
We study a class of simple algorithms for concurrently computing the connected components of an -vertex, -edge graph. Our algorithms are easy to implement in either the COMBINING CRCW PRAM or the MPC computing model. For two related algorithms in this class, we obtain step and work bounds. For two others, we obtain step and work bounds, which are tight for one of them. All our algorithms are simpler than related algorithms in the literature. We also point out some gaps and errors in the analysis of previous algorithms. Our results show that even a basic problem like connected components still has secrets to reveal.
Cite
@article{arxiv.1812.06177,
title = {Simple Concurrent Labeling Algorithms for Connected Components},
author = {S. Cliff Liu and Robert E. Tarjan},
journal= {arXiv preprint arXiv:1812.06177},
year = {2020}
}
Comments
24 pages