Complexity and Algorithms for Semipaired Domination in Graphs

Abstract

For a graph G=(V,E) with no isolated vertices, a set D⊂eq V is called a semipaired dominating set of G if (i) D is a dominating set of G, and (ii) D 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 G is called the semipaired domination number of G, and is denoted by γpr2(G). The Minimum Semipaired Domination problem is to find a semipaired dominating set of G of cardinality γpr2(G). In this paper, we initiate the algorithmic study of the Minimum Semipaired Domination problem. We show that the decision version of the 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 1+(2+2)-approximation algorithm for the Minimum Semipaired Domination problem, where denote the maximum degree of the graph and show that the Minimum Semipaired Domination problem cannot be approximated within (1-ε) |V| for any ε > 0 unless NP ⊂eq DTIME(|V|O(|V|)).

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…