Defensive Domination in Proper Interval Graphs
Abstract
-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 . The problem has been shown to be NP-complete} for fixed ; if is part of the input, the problem is not even in NP. We present efficient algorithms solving this problem on proper interval graphs with 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 for a graph on vertices. The second one is an improvement of the first and employs bubble representations of proper interval graph to realize an improved complexity of for a graph represented by bubbles.
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}
}