Local Conflict Coloring Revisited: Linial for Lists
Yannic Maus, Tigran Tonoyan

TL;DR
This paper extends Linial's color reduction algorithm to list coloring in directed graphs, achieving faster, more efficient algorithms with smaller message sizes, and improves existing local list coloring bounds.
Contribution
It introduces a list coloring framework that generalizes Linial's algorithm, providing a two-round solution with smaller lists and message sizes, and enhances the state-of-the-art for $(deg+1)$-list coloring.
Findings
Two-round list coloring algorithm with smaller lists.
Reduced message size from large to roughly $eta$.
Improved runtime for $(deg+1)$-list coloring to $O( oot{eta} ext{log}eta)+ ext{log}^* n$.
Abstract
Linial's famous color reduction algorithm reduces a given -coloring of a graph with maximum degree to a -coloring, in a single round in the LOCAL model. We show a similar result when nodes are restricted to choose their color from a list of allowed colors: given an -coloring in a directed graph of maximum outdegree , if every node has a list of size from a color space then they can select a color in two rounds in the LOCAL model. Moreover, the communication of a node essentially consists of sending its list to the neighbors. This is obtained as part of a framework that also contains Linial's color reduction (with an alternative proof) as a special case. Our result also leads to a defective list coloring algorithm. As a corollary, we improve the state-of-the-art…
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.
