26
38

Distributed Lower Bounds for Ruling Sets

Abstract

Given a graph G=(V,E)G = (V,E), an (α,β)(\alpha, \beta)-ruling set is a subset SVS \subseteq V such that the distance between any two vertices in SS is at least α\alpha, and the distance between any vertex in VV and the closest vertex in SS is at most β\beta. We present lower bounds for distributedly computing ruling sets. The results carry over to one of the most fundamental symmetry breaking problems, maximal independent set (MIS), as MIS is the same as a (2,1)(2,1)-ruling set. More precisely, for the problem of computing a (2,β)(2, \beta)-ruling set (and hence also any (α,β)(\alpha, \beta)-ruling set with α>2\alpha > 2) in the LOCAL model of distributed computing, we show the following, where nn denotes the number of vertices and Δ\Delta the maximum degree. \bullet There is no deterministic algorithm running in o(logΔβloglogΔ)+o(lognβloglogn)o\left( \frac{\log \Delta}{\beta \log \log \Delta}\right) + o\left(\sqrt{\frac{\log n}{\beta \log \log n}}\right) rounds, for any βo(logΔloglogΔ)+o((lognloglogn)1/3)\beta \in o\left(\sqrt{\frac{\log \Delta}{\log \log \Delta}}\right) + o\left(\left(\frac{\log n}{\log \log n}\right)^{1/3}\right). \bullet There is no randomized algorithm running in o(logΔβloglogΔ)+o(loglognβlogloglogn)o\left( \frac{\log \Delta}{\beta \log \log \Delta}\right) + o\left(\sqrt{\frac{\log \log n}{\beta \log \log \log n}}\right) rounds, for any βo(logΔloglogΔ)+o((loglognlogloglogn)1/3)\beta \in o\left(\sqrt{\frac{\log \Delta}{\log \log \Delta}}\right) + o\left(\left(\frac{\log \log n}{\log \log \log n}\right)^{1/3}\right). For β>1\beta > 1, this improves on the previously best lower bound of Ω(logn)\Omega(\log^* n) rounds that follows from the old bounds of Linial [FOCS'87] and Naor [J.Disc.Math.'91] (resp.\ Ω(1)\Omega(1) rounds if βω(logn)\beta \in \omega(\log^* n)). For β=1\beta = 1, i.e., for MIS, our results improve on the previously best lower bound of Ω(logn)\Omega(\log^* n) \emph{on trees}, as our bounds already hold on trees.

View on arXiv
Comments on this paper