Complexity and Algorithms for Semipaired Domination in Graphs
Abstract
For a graph with no isolated vertices, a set is called a semipaired dominating set of G if is a dominating set of , and can be partitioned into two element subsets such that the vertices in each two element set are at distance at most two. The minimum cardinality of a semipaired dominating set of is called the semipaired domination number of , and is denoted by . The \textsc{Minimum Semipaired Domination} problem is to find a semipaired dominating set of of cardinality . In this paper, we initiate the algorithmic study of the \textsc{Minimum Semipaired Domination} problem. We show that the decision version of the \textsc{Minimum Semipaired Domination} problem is NP-complete for bipartite graphs and split graphs. On the positive side, we present a linear-time algorithm to compute a minimum cardinality semipaired dominating set of interval graphs and trees. We also propose a -approximation algorithm for the \textsc{Minimum Semipaired Domination} problem, where denote the maximum degree of the graph and show that the \textsc{Minimum Semipaired Domination} problem cannot be approximated within for any unless NP DTIME.
Cite
@article{arxiv.1904.00964,
title = {Complexity and Algorithms for Semipaired Domination in Graphs},
author = {Michael A. Henning and Arti Pandey and Vikash Tripathi},
journal= {arXiv preprint arXiv:1904.00964},
year = {2019}
}
Comments
arXiv admin note: text overlap with arXiv:1711.10891