English

On $[1,2]$-Domination in Interval and Circle Graphs

Computational Complexity 2024-11-20 v4 Data Structures and Algorithms Combinatorics

Abstract

A subset SS of vertices in a graph G=(V,E)G=(V, E) is a Dominating Set if each vertex in V(G)SV(G)\setminus S is adjacent to at least one vertex in SS. Chellali et al. in 2013, by restricting the number of neighbors in SS of a vertex outside SS, introduced the concept of [1,j][1,j]-dominating set. A set DVD \subseteq V of a graph G=(V,E)G = (V, E) is called a [1,j][1,j]-Dominating Set of GG if every vertex not in DD has at least one neighbor and at most jj neighbors in DD. The Minimum [1,j][1,j]-Domination problem is the problem of finding the minimum [1,j][1,j]-dominating set DD. Given a positive integer kk and a graph G=(V,E)G = (V, E), the [1,j][1,j]-Domination Decision problem is to decide whether GG has a [1,j][1,j]-dominating set of cardinality at most kk. A polynomial-time algorithm was obtained in split graphs for a constant jj in contrast to the Dominating Set problem which is NP-hard for split graphs. This result motivates us to investigate the effect of restriction jj on the complexity of [1,j][1,j]-domination problem on various classes of graphs. Although for j3j\geq 3, it has been proved that the minimum of classical domination is equal to minimum [1,j][1,j]-domination in interval graphs, the complexity of finding the minimum [1,2][1,2]-domination in interval graphs is still outstanding. In this paper, we propose a polynomial-time algorithm for computing a minimum [1,2][1,2]-dominating set on interval graphs by a dynamic programming technique. Next, on the negative side, we show that the minimum [1,2][1,2]-dominating set problem on circle graphs is NPNP-complete.

Keywords

Cite

@article{arxiv.2403.04694,
  title  = {On $[1,2]$-Domination in Interval and Circle Graphs},
  author = {Mohsen Alambardar Meybodi and Abolfazl Poureidi},
  journal= {arXiv preprint arXiv:2403.04694},
  year   = {2024}
}
R2 v1 2026-06-28T15:12:38.590Z