English

Deterministic Distributed Dominating Set Approximation in the CONGEST Model

Data Structures and Algorithms 2019-12-24 v2 Distributed, Parallel, and Cluster Computing

Abstract

We develop deterministic approximation algorithms for the minimum dominating set problem in the CONGEST model with an almost optimal approximation guarantee. For ϵ>1/polylogΔ\epsilon>1/{\text{{poly}}}\log \Delta we obtain two algorithms with approximation factor (1+ϵ)(1+ln(Δ+1))(1+\epsilon)(1+\ln (\Delta+1)) and with runtimes 2O(lognloglogn)2^{O(\sqrt{\log n \log\log n})} and O(ΔpolylogΔ+polylogΔlogn)O(\Delta\cdot\text{poly}\log \Delta +\text{poly}\log \Delta \log^{*} n), respectively. Further we show how dominating set approximations can be deterministically transformed into a connected dominating set in the \CONGEST model while only increasing the approximation guarantee by a constant factor. This results in a deterministic O(logΔ)O(\log \Delta)-approximation algorithm for the minimum connected dominating set with time complexity 2O(lognloglogn)2^{O(\sqrt{\log n \log\log n})}.

Keywords

Cite

@article{arxiv.1905.10775,
  title  = {Deterministic Distributed Dominating Set Approximation in the CONGEST Model},
  author = {Janosch Deurer and Fabian Kuhn and Yannic Maus},
  journal= {arXiv preprint arXiv:1905.10775},
  year   = {2019}
}

Comments

added better reasoning in the proof of Lemma 3.12

R2 v1 2026-06-23T09:24:38.288Z