27
0

Solving Sequential Greedy Problems Distributedly with Sub-Logarithmic Energy Cost

Abstract

We study the awake complexity of graph problems that belong to the class O-LOCAL, which includes a subset of problems solvable by sequential greedy algorithms, such as (Δ+1)(\Delta+1)-coloring and maximal independent set. It is known from previous work that, in nn-node graphs of maximum degree Δ\Delta, any problem in the class O-LOCAL can be solved by a deterministic distributed algorithm with awake complexity O(logΔ+logn)O(\log\Delta+\log^\star n). In this paper, we show that any problem belonging to the class O-LOCAL can be solved by a deterministic distributed algorithm with awake complexity O(lognlogn)O(\sqrt{\log n}\cdot\log^\star n). This leads to a polynomial improvement over the state of the art when Δ2logn\Delta\gg 2^{\sqrt{\log n}}, e.g., Δ=nϵ\Delta=n^\epsilon for some arbitrarily small ϵ>0\epsilon>0. The key ingredient for achieving our results is the computation of a network decomposition, that uses a small-enough number of colors, in sub-logarithmic time in the Sleeping model, which can be of independent interest.

View on arXiv
Comments on this paper