90
2

Beep-And-Sleep: Message and Energy Efficient Set Cover

Abstract

We observe message-efficient distributed algorithms for the Set Cover problem. Given a ground set UU of nn elements and mm subsets of UU, we aim to find the minimal number of these subsets that contain all elements. In the default distributed setup of this problem, each set has a bidirected communication link with each element it contains. Our first result is a O~(log2(Δ))\tilde{O}(\log^2(\Delta))-time and O(Δ)(n+m))O(\sqrt{\Delta)}(n+m))-message algorithm with expected approximation ration of O(log(Δ))O(\log(\Delta)) in the KT0KT_0 model. The value Δ\Delta denotes the maximal cardinality of each subset. Our algorithm is \emph{almost} optimal with regard to time and message complexity. Further, we present Set Cover algorithm in the Beeping model that only relies on carrier-sensing and can trade runtime for approximation ratio similar to the celebrated algorithm by Kuhn and Wattenhofer [PODC '03].

View on arXiv
Comments on this paper