Optimal Distributed Coloring Algorithms for Planar Graphs in the LOCAL model
Shiri Chechik, Doron Mukhtar

TL;DR
This paper introduces an optimal distributed algorithm for 6-coloring planar graphs in the LOCAL model and establishes a near-linear lower bound for 4-coloring, resolving key open problems in distributed graph coloring.
Contribution
The paper presents the first near-optimal distributed algorithm for 6-coloring planar graphs and proves a linear lower bound for 4-coloring, fully resolving these problems in the LOCAL model.
Findings
Optimal $O( ext{log} n)$ time algorithm for 6-coloring
Linear lower bound for 4-coloring planar graphs
Novel technique for removing small structures in coloring algorithms
Abstract
In this paper, we consider distributed coloring for planar graphs with a small number of colors. We present an optimal (up to a constant factor) time algorithm for 6-coloring planar graphs. Our algorithm is based on a novel technique that in a nutshell detects small structures that can be easily colored given a proper coloring of the rest of the vertices and removes them from the graph until the graph contains a small enough number of edges. We believe this technique might be of independent interest. In addition, we present a lower bound for 4-coloring planar graphs that essentially shows that any algorithm (deterministic or randomized) for -coloring planar graphs requires rounds. We therefore completely resolve the problems of 4-coloring and 6-coloring for planar graphs in the LOCAL model.
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
TopicsOptimization and Search Problems · Auction Theory and Applications · Complexity and Algorithms in Graphs
