Distributed Lower Bounds for Ruling Sets
Abstract: Given a graph , an -ruling set is a subset such that the distance between any two vertices in is at least , and the distance between any vertex in and the closest vertex in is at most . We present lower bounds for distributedly computing ruling sets. More precisely, for the problem of computing a -ruling set in the LOCAL model, we show the following, where denotes the number of vertices, the maximum degree, and is some universal constant independent of and . Any deterministic algorithm requires $\Omega\left(\min \left{ \frac{\log \Delta}{\beta \log \log \Delta} , \log_\Delta n \right} \right)$ rounds, for all $\beta \le c \cdot \min\left{ \sqrt{\frac{\log \Delta}{\log \log \Delta}} , \log_\Delta n \right}$. By optimizing , this implies a deterministic lower bound of for all . Any randomized algorithm requires $\Omega\left(\min \left{ \frac{\log \Delta}{\beta \log \log \Delta} , \log_\Delta \log n \right} \right)$ rounds, for all $\beta \le c \cdot \min\left{ \sqrt{\frac{\log \Delta}{\log \log \Delta}} , \log_\Delta \log n \right}$. By optimizing , this implies a randomized lower bound of for all . For $\beta > 1$, this improves on the previously best lower bound of rounds that follows from the 30-year-old bounds of Linial [FOCS'87] and Naor [J.Disc.Math.'91]. For , i.e., for the problem of computing a maximal independent set, our results improve on the previously best lower bound of on trees, as our bounds already hold on trees.
Paper Prompts
Sign up for free to create and run prompts on this paper.