Optimal Deterministic Massively Parallel Connectivity on Forests
Alkida Balliu, Rustam Latypov, Yannic Maus, Dennis Olivetti, Jara, Uitto

TL;DR
This paper presents a deterministic, low-space MPC algorithm for identifying connected components in forests in O(log D) rounds, removing the dependency on n, and extends results to LCL problems with improved runtime.
Contribution
It introduces an optimal deterministic algorithm for forest connectivity in MPC that is independent of n and applies to LCL problems, advancing the state of the art.
Findings
Deterministic O(log D) rounds for forest connectivity in MPC.
Optimal memory usage proportional to input size.
Lower bound of Omega(log D) rounds under certain conjectures.
Abstract
We show fast deterministic algorithms for fundamental problems on forests in the challenging low-space regime of the well-known Massive Parallel Computation (MPC) model. A recent breakthrough result by Coy and Czumaj [STOC'22] shows that, in this setting, it is possible to deterministically identify connected components on graphs in rounds, where is the diameter of the graph and the number of nodes. The authors left open a major question: is it possible to get rid of the additive factor and deterministically identify connected components in a runtime that is completely independent of ? We answer the above question in the affirmative in the case of forests. We give an algorithm that identifies connected components in deterministic rounds. The total memory required is words, where is the number of edges in the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Digital Image Processing Techniques
