English

Defensive Domination in Proper Interval Graphs

Discrete Mathematics 2020-10-09 v1

Abstract

kk-defensive domination, a variant of the classical domination problem on graphs, seeks a minimum cardinality vertex set providing a surjective defense against any attack on vertices of cardinality bounded by a parameter kk. The problem has been shown to be NP-complete} for fixed kk; if kk is part of the input, the problem is not even in NP. We present efficient algorithms solving this problem on proper interval graphs with kk part of the input. The algorithms take advantage of the linear orderings of the end points of the intervals associated with vertices to realize a greedy approach to solution. The first algorithm is based on the interval model and has complexity O(nk){\cal O}(n \cdot k) for a graph on nn vertices. The second one is an improvement of the first and employs bubble representations of proper interval graph to realize an improved complexity of O(n+Blogk){\cal O}(n+ \vert{\cal B}\vert \cdot \log k) for a graph represented by B\vert{\cal B}\vert bubbles.

Keywords

Cite

@article{arxiv.2010.03865,
  title  = {Defensive Domination in Proper Interval Graphs},
  author = {Tınaz Ekim and Arthur Farley and Andrzej Proskurowski and Mordechai Shalom},
  journal= {arXiv preprint arXiv:2010.03865},
  year   = {2020}
}
R2 v1 2026-06-23T19:09:53.834Z