Algorithm and complexity of the two disjoint connected dominating sets problem on trees
作者:
Highlights:
•
摘要
In this paper, we consider a variation of the classic dominating set problem - The Two Disjoint Connected Dominating Sets (DCDS) problem, which finds applications in many real domains including wireless sensor networks. In the DCDS problem, we are given a graph G=(V,E) and required to find a new edge set E′ with minimum cardinality such that the resulting new graph after the adding of E′ has a pair of disjoint connected dominating sets. This problem is very hard in general graphs, and we show that it is NP-hard even restricted to trees. We also present a polynomial time approximation algorithm for the DCDS problem for arbitrary trees with performance ratio 32 asymptotically.
论文关键词:Connected dominating set,Disjoint connected dominating sets,NP-hard,Approximation algorithm
论文评审过程:Received 12 April 2017, Revised 19 March 2018, Accepted 19 May 2018, Available online 14 June 2018, Version of Record 14 June 2018.
论文官网地址:https://doi.org/10.1016/j.amc.2018.05.037