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. More precisely, for the problem of computing a (2,β)(2, \beta)-ruling set in the LOCAL model, we show the following, where nn denotes the number of vertices, Δ\Delta the maximum degree, and cc is some universal constant independent of nn and Δ\Delta. \bullet Any deterministic algorithm requires Ω(min{logΔβloglogΔ,logΔn})\Omega\left(\min \left\{ \frac{\log \Delta}{\beta \log \log \Delta} , \log_\Delta n \right\} \right) rounds, for all βcmin{logΔloglogΔ,logΔn}\beta \le c \cdot \min\left\{ \sqrt{\frac{\log \Delta}{\log \log \Delta}} , \log_\Delta n \right\}. By optimizing Δ\Delta, this implies a deterministic lower bound of Ω(lognβloglogn)\Omega\left(\sqrt{\frac{\log n}{\beta \log \log n}}\right) for all βclognloglogn3\beta \le c \sqrt[3]{\frac{\log n}{\log \log n}}. \bullet Any randomized algorithm requires Ω(min{logΔβloglogΔ,logΔlogn})\Omega\left(\min \left\{ \frac{\log \Delta}{\beta \log \log \Delta} , \log_\Delta \log n \right\} \right) rounds, for all βcmin{logΔloglogΔ,logΔlogn}\beta \le c \cdot \min\left\{ \sqrt{\frac{\log \Delta}{\log \log \Delta}} , \log_\Delta \log n \right\}. By optimizing Δ\Delta, this implies a randomized lower bound of Ω(loglognβlogloglogn)\Omega\left(\sqrt{\frac{\log \log n}{\beta \log \log \log n}}\right) for all βcloglognlogloglogn3\beta \le c \sqrt[3]{\frac{\log \log n}{\log \log \log n}}. For β>1\beta > 1, this improves on the previously best lower bound of Ω(logn)\Omega(\log^* n) rounds that follows from the 30-year-old bounds of Linial [FOCS'87] and Naor [J.Disc.Math.'91]. For β=1\beta = 1, i.e., for the problem of computing a maximal independent set, our results improve on the previously best lower bound of Ω(logn)\Omega(\log^* n) on trees, as our bounds already hold on trees.

View on arXiv
Comments on this paper