On the Approximability and Hardness of the Minimum Connected Dominating Set with Routing Cost Constraint

November 29, 2017 Β· Declared Dead Β· πŸ› Algorithmic Aspects of Wireless Sensor Networks

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Tung-Wei Kuo arXiv ID 1711.10680 Category cs.DS: Data Structures & Algorithms Citations 9 Venue Algorithmic Aspects of Wireless Sensor Networks Last Checked 4 months ago
Abstract
In the problem of minimum connected dominating set with routing cost constraint, we are given a graph $G=(V,E)$, and the goal is to find the smallest connected dominating set $D$ of $G$ such that, for any two non-adjacent vertices $u$ and $v$ in $G$, the number of internal nodes on the shortest path between $u$ and $v$ in the subgraph of $G$ induced by $D \cup \{u,v\}$ is at most $Ξ±$ times that in $G$. For general graphs, the only known previous approximability result is an $O(\log n)$-approximation algorithm ($n=|V|$) for $Ξ±= 1$ by Ding et al. For any constant $Ξ±> 1$, we give an $O(n^{1-\frac{1}Ξ±}(\log n)^{\frac{1}Ξ±})$-approximation algorithm. When $Ξ±\geq 5$, we give an $O(\sqrt{n}\log n)$-approximation algorithm. Finally, we prove that, when $Ξ±=2$, unless $NP \subseteq DTIME(n^{poly\log n})$, for any constant $Ξ΅> 0$, the problem admits no polynomial-time $2^{\log^{1-Ξ΅}n}$-approximation algorithm, improving upon the $Ξ©(\log n)$ bound by Du et al. (albeit under a stronger hardness assumption).
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted