We observe message-efficient distributed algorithms for the Set Cover problem. Given a ground set U of n elements and m subsets of U, 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(Δ))-time and O(Δ)(n+m))-message algorithm with expected approximation ration of O(log(Δ)) in the KT0 model. The value Δ 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].
@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}
}