English

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

Distributed, Parallel, and Cluster Computing 2021-08-02 v1

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].

Keywords

Cite

@article{arxiv.2107.14570,
  title  = {Beep-And-Sleep: Message and Energy Efficient Set Cover},
  author = {Thorsten Götte and Christina Kolb and Christian Scheideler and Julian Werthmann},
  journal= {arXiv preprint arXiv:2107.14570},
  year   = {2021}
}
R2 v1 2026-06-24T04:41:09.705Z