English

Analysis of d-Hop Dominating Set Problem for Directed Graph with Indegree Bounded by One

Data Structures and Algorithms 2017-01-27 v2

Abstract

Efficient communication between nodes in ad-hoc networks can be established through repeated cluster formations with designated \textit{cluster-heads}. In this context minimum d-hop dominating set problem was introduced for cluster formation in ad-hoc networks and is proved to be NP-complete. Hence, an exact solution to this problem for certain subclass of graphs (representing an ad-hoc network) can be beneficial. In this short paper we perform computational complexity analysis of minimum d-hop dominating set problem for directed graphs with in-degree bounded by 11. The optimum solution of the problem can be found polynomially by exploiting certain properties of the graph under consideration. For a digraph GD=(VD,ED)G_{D}=(V_D,E_D) an O(VD2)\mathcal{O}(|V_D|^2) solution is provided to the problem.

Keywords

Cite

@article{arxiv.1404.6890,
  title  = {Analysis of d-Hop Dominating Set Problem for Directed Graph with Indegree Bounded by One},
  author = {Joydeep Banerjee and Arun Das and Arunabha Sen},
  journal= {arXiv preprint arXiv:1404.6890},
  year   = {2017}
}