An improved distributed algorithm for maximal independent set

M Ghaffari - Proceedings of the twenty-seventh annual ACM-SIAM …, 2016 - SIAM
Abstract The Maximal Independent Set (MIS) problem is one of the basics in the study of
locality in distributed graph algorithms. This paper presents a very simple randomized …

The locality of distributed symmetry breaking

L Barenboim, M Elkin, S Pettie… - Journal of the ACM (JACM), 2016 - dl.acm.org
Symmetry-breaking problems are among the most well studied in the field of distributed
computing and yet the most fundamental questions about their complexity remain open. In …

On derandomizing local distributed algorithms

M Ghaffari, DG Harris, F Kuhn - 2018 IEEE 59th Annual …, 2018 - ieeexplore.ieee.org
The gap between the known randomized and deterministic local distributed algorithms
underlies arguably the most fundamental and central open question in distributed graph …

Deterministic distributed vertex coloring: Simpler, faster, and without network decomposition

M Ghaffari, F Kuhn - 2021 IEEE 62nd Annual Symposium on …, 2022 - ieeexplore.ieee.org
We present a simple deterministic distributed algorithm that computes a (Δ+1)-vertex
coloring in O(log^2Δ.log\n) rounds. The algorithm can be implemented with O(log\n)-bit …

Distributed (∆+ 1)-coloring in sublogarithmic rounds

DG Harris, J Schneider, HH Su - Proceedings of the forty-eighth annual …, 2016 - dl.acm.org
The (∆+ 1)-coloring problem is a fundamental symmetry breaking problem in distributed
computing. We give a new randomized coloring algorithm for (∆+ 1)-coloring running in O …

Sublogarithmic distributed algorithms for Lov\'asz local lemma, and the complexity hierarchy

M Fischer, M Ghaffari - arXiv preprint arXiv:1705.04840, 2017 - arxiv.org
Locally Checkable Labeling (LCL) problems include essentially all the classic problems of
$\mathsf {LOCAL} $ distributed algorithms. In a recent enlightening revelation, Chang and …

[HTML][HTML] Lessons from the congested clique applied to mapreduce

JW Hegeman, SV Pemmaraju - Theoretical Computer Science, 2015 - Elsevier
The main result of this paper is a simulation algorithm which, under quite general
constraints, transforms algorithms running in the Congested Clique model into algorithms …

Distributed∆-coloring plays hide-and-seek

A Balliu, S Brandt, F Kuhn, D Olivetti - … of the 54th Annual ACM SIGACT …, 2022 - dl.acm.org
We prove several new tight or near-tight distributed lower bounds for classic symmetry
breaking problems in graphs. As a basic tool, we first provide a new insightful proof that any …

Distributed lower bounds for ruling sets

A Balliu, S Brandt, D Olivetti - SIAM Journal on Computing, 2022 - SIAM
Given a graph G=(V,E), an (α,β)-ruling set is a subset S⊆V such that the distance between
any two vertices in S is at least α, and the distance between any vertex in V and the closest …

Distributed graph coloring made easy

Y Maus - ACM Transactions on Parallel Computing, 2023 - dl.acm.org
In this article, we present a deterministic algorithm to compute an O (k Δ)-vertex coloring in O
(Δ/k)+ log* n rounds, where Δ is the maximum degree of the network graph and k≥ 1 can be …