On -Domination in Interval and Circle Graphs
arXiv:2403.04694 · doi:10.46298/dmtcs.13194
Abstract
A subset of vertices in a graph is a Dominating Set if each vertex in is adjacent to at least one vertex in . Chellali et al. in 2013, by restricting the number of neighbors in of a vertex outside , introduced the concept of -dominating set. A set of a graph is called a -Dominating Set of if every vertex not in has at least one neighbor and at most neighbors in . The Minimum -Domination problem is the problem of finding the minimum -dominating set . Given a positive integer and a graph , the -Domination Decision problem is to decide whether has a -dominating set of cardinality at most . A polynomial-time algorithm was obtained in split graphs for a constant in contrast to the Dominating Set problem which is NP-hard for split graphs. This result motivates us to investigate the effect of restriction on the complexity of -domination problem on various classes of graphs. Although for , it has been proved that the minimum of classical domination is equal to minimum -domination in interval graphs, the complexity of finding the minimum -domination in interval graphs is still outstanding. In this paper, we propose a polynomial-time algorithm for computing a minimum -dominating set on interval graphs by a dynamic programming technique. Next, on the negative side, we show that the minimum -dominating set problem on circle graphs is -complete.