On the Approximability and Hardness of the Minimum Connected Dominating Set with Routing Cost Constraint
Tung-Wei Kuo

TL;DR
This paper studies the complexity and approximation algorithms for the minimum connected dominating set problem with routing cost constraints, providing new algorithms and hardness results for various parameters.
Contribution
It introduces new approximation algorithms for different values of the routing cost parameter and establishes stronger hardness of approximation results for the problem.
Findings
For general graphs, an $O(n^{1-1/\alpha}(\log n)^{1/\alpha})$-approximation algorithm for any constant $\alpha > 1$.
When $\alpha \geq 5$, an $O(\sqrt{n}\log n)$-approximation algorithm.
Proves that for $\alpha=2$, the problem cannot be approximated within $2^{\log^{1-\epsilon} n}$ unless $NP \subseteq DTIME(n^{poly\log n})$.
Abstract
In the problem of minimum connected dominating set with routing cost constraint, we are given a graph , and the goal is to find the smallest connected dominating set of such that, for any two non-adjacent vertices and in , the number of internal nodes on the shortest path between and in the subgraph of induced by is at most times that in . For general graphs, the only known previous approximability result is an -approximation algorithm () for by Ding et al. For any constant , we give an -approximation algorithm. When , we give an -approximation algorithm. Finally, we prove that, when , unless , for any constant , the problem…
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
