English

Algorithmic Aspects of Some Variants of Domination in Graphs

Discrete Mathematics 2020-02-13 v2 Computational Complexity

Abstract

A set SVS \subseteq V is a dominating set in G if for every u \in V \ S, there exists vSv \in S such that (u,v)E(u,v) \in E, i.e., N[S]=VN[S] = V. A dominating set SS is an Isolate Dominating Set} (IDS) if the induced subgraph G[S]G[S] has at least one isolated vertex. It is known that Isolate Domination Decision problem (IDOM) is NP-complete for bipartite graphs. In this paper, we extend this by showing that the IDOM is NP-complete for split graphs and perfect elimination bipartite graphs, a subclass of bipartite graphs. A set SVS \subseteq V is an independent set if G[S] has no edge. A set S \subseteq V is a secure dominating set of GG if, for each vertex uVSu \in V \setminus S, there exists a vertex vSv \in S such that (u,v)E (u,v) \in E and (S {v}){u}(S \ \{v\}) \cup \{u\} is a dominating set of GG. In addition, we initiate the study of a new domination parameter called, independent secure domination. A set SVS\subseteq V is an Independent Secure Dominating Set (InSDS) if SS is an independent set and a secure dominating set of GG. The minimum size of an InSDS in GG is called the independent secure domination number of GG and is denoted by γis(G)\gamma_{is}(G). Given a graph G G and a positive integer k, k, the InSDM problem is to check whether G G has an independent secure dominating set of size at most k. k. We prove that InSDM is NP-complete for bipartite graphs and linear time solvable for bounded tree-width graphs and threshold graphs, a subclass of split graphs. The MInSDS problem is to find an independent secure dominating set of minimum size, in the input graph. Finally, we prove that the MInSDS problem is APX-hard for graphs with maximum degree 5.5.

Keywords

Cite

@article{arxiv.2002.00002,
  title  = {Algorithmic Aspects of Some Variants of Domination in Graphs},
  author = {Jakkepalli Pavan Kumar and P. Venkata Subba Reddy},
  journal= {arXiv preprint arXiv:2002.00002},
  year   = {2020}
}

Comments

arXiv admin note: text overlap with arXiv:2001.11250