62
2
v1v2v3v4 (latest)

A Tight Lower Bound for 3-Coloring Grids in the Online-LOCAL Model

Abstract

Recently, \citeauthor*{akbari2021locality}~(ICALP 2023) studied the locality of graph problems in distributed, sequential, dynamic, and online settings from a {unified} point of view. They designed a novel O(logn)O(\log n)-locality deterministic algorithm for proper 3-coloring bipartite graphs in the Online\mathsf{Online}-LOCAL\mathsf{LOCAL} model. In this work, we establish the optimality of the algorithm by showing a \textit{tight} deterministic Ω(logn)\Omega(\log n) locality lower bound, which holds even on grids. To complement this result, we have the following additional results: \begin{enumerate} \item We show a higher and {tight} Ω(n)\Omega(\sqrt{n}) lower bound for 3-coloring toroidal and cylindrical grids. \item Considering the generalization of 33-coloring bipartite graphs to (k+1)(k+1)-coloring kk-partite graphs, %where k2k \geq 2 is a constant, we show that the problem also has O(logn)O(\log n) locality when the input is a kk-partite graph that admits a \emph{locally inferable unique coloring}. This special class of kk-partite graphs covers several fundamental graph classes such as kk-trees and triangular grids. Moreover, for this special class of graphs, we show a {tight} Ω(logn)\Omega(\log n) locality lower bound. \item For general kk-partite graphs with k3k \geq 3, we prove that the problem of (2k2)(2k-2)-coloring kk-partite graphs exhibits a locality of Ω(n)\Omega(n) in the \onlineLOCAL\onlineLOCAL model, matching the round complexity of the same problem in the \LOCAL\LOCAL model recently shown by \citeauthor*{coiteux2023no}~(STOC 2024). Consequently, the problem of (k+1)(k+1)-coloring kk-partite graphs admits a locality lower bound of Ω(n)\Omega(n) when k3k\geq 3, contrasting sharply with the Θ(logn)\Theta(\log n) locality for the case of k=2k=2. \end{enumerate}

View on arXiv
Comments on this paper