A1 Refereed original research article in a scientific journal
The RED-BLUE SEPARATION problem on graphs
Authors: Dev Subhadeep Ranjan, Dey Sanjana, Foucaud Florent, Klasing Ralf, Lehtilä Tuomo
Publisher: ELSEVIER
Publication year: 2023
Journal: Theoretical Computer Science
Journal name in source: THEORETICAL COMPUTER SCIENCE
Journal acronym: THEOR COMPUT SCI
Article number: 114061
Volume: 970
Number of pages: 16
ISSN: 0304-3975
DOI: https://doi.org/10.1016/j.tcs.2023.114061
Web address : https://doi.org/10.1016/j.tcs.2023.114061
Preprint address: https://arxiv.org/abs/2211.08283
We introduce the RED-BLUE SEPARATION problem on graphs, where we are given a graph G = (V, E) whose vertices are colored either red or blue, and we want to select a (small) subset S & SUBE; V, called red-blue separating set, such that for every red-blue pair of vertices, there is a vertex s & ISIN; S whose closed neighborhood contains exactly one of the two vertices of the pair. We study the computational complexity of RED-BLUE SEPARATION, in which one asks whether a given red-blue colored graph has a red-blue separating set of size at most a given integer. We prove that the problem is NP-complete even for restricted graph classes. We also show that it is always approximable in polynomial time within a factor of 2 lnn, where n is the order of the input graph. In contrast, for triangle-free graphs and for graphs of bounded maximum degree, we show that RED-BLUE SEPARATION is solvable in polynomial time when the size of the smaller color class is bounded by a constant. However, on general graphs, we show that the problem is W[2]-hard even when parameterized by the solution size plus the size of the smaller color class. We also consider the problem MAX RED-BLUE SEPARATION where the coloring of the graph is not part of the input. Here, given an input graph G, we want to determine the smallest integer k such that, for every possible red-blue coloring of G, there is a red-blue separating set of size at most k. We show that MAX RED-BLUE SEPARATION is NP-hard, even for graphs of bounded maximum degree, but can be approximated in polynomial time within a factor of O (ln2 n), where n is the order of the input graph. We derive tight bounds on the cardinality of an optimal solution of MAX RED-BLUE SEPARATION, showing that it can range from logarithmic in the graph order, up to the order minus one. We also give bounds with respect to related parameters. For trees however, we prove an upper bound of two-thirds the order.
© 2023 Elsevier B.V. All rights reserved.