English

Improved MPC Algorithms for MIS, Matching, and Coloring on Trees and Beyond

Distributed, Parallel, and Cluster Computing 2020-08-11 v2 Data Structures and Algorithms

Abstract

We present O(loglogn)O(\log\log n) round scalable Massively Parallel Computation algorithms for maximal independent set and maximal matching, in trees and more generally graphs of bounded arboricity, as well as for constant coloring trees. Following the standards, by a scalable MPC algorithm, we mean that these algorithms can work on machines that have capacity/memory as small as nδn^{\delta} for any positive constant δ<1\delta<1. Our results improve over the O(log2logn)O(\log^2\log n) round algorithms of Behnezhad et al. [PODC'19]. Moreover, our matching algorithm is presumably optimal as its bound matches an Ω(loglogn)\Omega(\log\log n) conditional lower bound of Ghaffari, Kuhn, and Uitto [FOCS'19].

Keywords

Cite

@article{arxiv.2002.09610,
  title  = {Improved MPC Algorithms for MIS, Matching, and Coloring on Trees and Beyond},
  author = {Mohsen Ghaffari and Christoph Grunau and Ce Jin},
  journal= {arXiv preprint arXiv:2002.09610},
  year   = {2020}
}

Comments

To appear in DISC 2020

R2 v1 2026-06-23T13:50:07.179Z