Near-Optimal Distributed Approximation of Minimum-Weight Connected Dominating Set
Mohsen Ghaffari

TL;DR
This paper introduces a near-optimal distributed algorithm for the minimum-weight connected dominating set problem, achieving an $O(rac{ ext{log} n}{ ext{approximation}})$ factor in near-optimal rounds, advancing theoretical understanding of distributed network optimization.
Contribution
It provides a distributed algorithm with near-optimal approximation ratio and round complexity for MCDS, matching known lower bounds up to logarithmic factors.
Findings
Achieves $O( ext{log} n)$ approximation for MCDS.
Runs in $ ilde{O}(D+ ext{sqrt}(n))$ rounds, near the lower bound.
Proves the optimality of the approximation and complexity bounds.
Abstract
This paper presents a near-optimal distributed approximation algorithm for the minimum-weight connected dominating set (MCDS) problem. The presented algorithm finds an approximation in rounds, where is the network diameter and is the number of nodes. MCDS is a classical NP-hard problem and the achieved approximation factor is known to be optimal up to a constant factor, unless P=NP. Furthermore, the round complexity is known to be optimal modulo logarithmic factors (for any approximation), following [Das Sarma et al.---STOC'11].
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Optimization and Search Problems
