English

On the Complexity of Co-secure Dominating Set Problem

Data Structures and Algorithms 2023-06-21 v1

Abstract

A set DVD \subseteq V of a graph G=(V,E)G=(V, E) is a dominating set of GG if every vertex vVDv\in V\setminus D is adjacent to at least one vertex in D.D. A set SVS \subseteq V is a co-secure dominating set (CSDS) of a graph GG if SS is a dominating set of GG and for each vertex uSu \in S there exists a vertex vVSv \in V\setminus S such that uvEuv \in E and (S{u}){v}(S\setminus \{u\}) \cup \{v\} is a dominating set of GG. The minimum cardinality of a co-secure dominating set of GG is the co-secure domination number and it is denoted by γcs(G)\gamma_{cs}(G). Given a graph G=(V,E)G=(V, E), the minimum co-secure dominating set problem (Min Co-secure Dom) is to find a co-secure dominating set of minimum cardinality. In this paper, we strengthen the inapproximability result of Min Co-secure Dom for general graphs by showing that this problem can not be approximated within a factor of (1ϵ)lnV(1- \epsilon)\ln |V| for perfect elimination bipartite graphs and star convex bipartite graphs unless P=NP. On the positive side, we show that Min Co-secure Dom can be approximated within a factor of O(lnV)O(\ln |V|) for any graph GG with δ(G)2\delta(G)\geq 2. For 33-regular and 44-regular graphs, we show that Min Co-secure Dom is approximable within a factor of 83\dfrac{8}{3} and 103\dfrac{10}{3}, respectively. Furthermore, we prove that Min Co-secure Dom is APX-complete for 33-regular graphs.

Keywords

Cite

@article{arxiv.2306.10378,
  title  = {On the Complexity of Co-secure Dominating Set Problem},
  author = {B S Panda and Soumyashree Rana and Sounaka Mishra},
  journal= {arXiv preprint arXiv:2306.10378},
  year   = {2023}
}

Comments

12 pages, 2 figures

R2 v1 2026-06-28T11:07:58.158Z