ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2007.15251
8
38

Local Conflict Coloring Revisited: Linial for Lists

30 July 2020
Yannic Maus
Tigran Tonoyan
ArXivPDFHTML
Abstract

Linial's famous color reduction algorithm reduces a given mmm-coloring of a graph with maximum degree Δ\DeltaΔ to a O(Δ2log⁡m)O(\Delta^2\log m)O(Δ2logm)-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 mmm-coloring in a directed graph of maximum outdegree β\betaβ, if every node has a list of size Ω(β2(log⁡β+log⁡log⁡m+log⁡log⁡∣C∣))\Omega(\beta^2 (\log \beta+\log\log m + \log \log |\mathcal{C}|))Ω(β2(logβ+loglogm+loglog∣C∣)) from a color space C\mathcal{C}C 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 truly local (deg+1)(deg+1)(deg+1)-list coloring algorithm from Barenboim et al. [PODC'18] by slightly reducing the runtime to O(Δlog⁡Δ)+log⁡∗nO(\sqrt{\Delta\log\Delta})+\log^* nO(ΔlogΔ​)+log∗n and significantly reducing the message size (from huge to roughly Δ\DeltaΔ). Our techniques are inspired by the local conflict coloring framework of Fraigniaud et al. [FOCS'16].

View on arXiv
Comments on this paper