Balanced Independent and Dominating Sets on Colored Interval Graphs
Abstract
We study two new versions of independent and dominating set problems on vertex-colored interval graphs, namely -Balanced Independent Set (-BIS) and -Balanced Dominating Set (-BDS). Let be a vertex-colored interval graph with a color assignment function that maps all vertices in onto colors. A subset of vertices is called -balanced if contains vertices from each color class. In the -BIS and -BDS problems, the objective is to compute an independent set or a dominating set that is -balanced. We show that both problems are NP-complete even on proper interval graphs. For the -BIS problem, we design two FPT algorithms, one parameterized by for interval graphs and the other parameterized by the vertex cover number for general graphs. Moreover, for an optimization variant of BIS on interval graphs, we show that a simple greedy approach achieves an approximation ratio of .
Keywords
Cite
@article{arxiv.2003.05289,
title = {Balanced Independent and Dominating Sets on Colored Interval Graphs},
author = {Sujoy Bhore and Jan-Henrik Haunert and Fabian Klute and Guangping Li and Martin Nöllenburg},
journal= {arXiv preprint arXiv:2003.05289},
year = {2022}
}
Comments
In Section 4.2 of an earlier version, we presented a local search approach and claimed it was a PTAS for the 1-MCIS problem. After its publication date, we noted that our claim was in contradiction with the APX-hardness result of the Job Interval Scheduling Problem and found a mistake in the proof of our Lemma 9. In this erratum, we removed Section 4.2 and added a correction note