A New Approximation Algorithm for Minimum-Weight $(1,m)$--Connected Dominating Set
Jiao Zhou, Yingli Ran, Panos M. Pardalos, Zhao Zhang, Shaojie Tang,, Ding-Zhu Du

TL;DR
This paper introduces a novel polynomial-time approximation algorithm for the minimum-weight (1,m)-connected dominating set problem in graphs, achieving a ratio based on maximum degree and harmonic numbers, improving solution efficiency.
Contribution
The paper presents a new approximation algorithm with a specific ratio for the minimum-weight (1,m)-connected dominating set problem, advancing existing methods.
Findings
Approximation ratio of 2H(δ_max + m - 1) achieved
Algorithm runs in polynomial time
Improves bounds for minimum-weight (1,m)-CDS problem
Abstract
Consider a graph with nonnegative node weight. A vertex subset is called a CDS (connected dominating set) if every other node has at least one neighbor in the subset and the subset induces a connected subgraph. Furthermore, if every other node has at least neighbors in the subset, then the node subset is called a CDS. The minimum-weight CDS problem aims at finding a CDS with minimum total node weight. In this paper, we present a new polynomial-time approximation algorithm for this problem with approximation ratio , where is the maximum degree of the given graph and is the Harmonic function, i.e., .
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
TopicsAdvanced Graph Theory Research · Advanced Optical Network Technologies · Complexity and Algorithms in Graphs
