The RED-BLUE SEPARATION problem on graphs

11/15/2022
by   Subhadeep Ranjan Dev, et al.
0

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 ⊆ V, called red-blue separating set, such that for every red-blue pair of vertices, there is a vertex s ∈ 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 2ln n, where n is the input graph's order. 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 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 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. We then 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(ln^2 n).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/24/2018

The Balanced Connected Subgraph Problem

The problem of computing induced subgraphs that satisfy some specified r...
research
09/28/2017

Finding Small Weight Isomorphisms with Additional Constraints is Fixed-Parameter Tractable

Lubiw showed that several variants of Graph Isomorphism are NP-complete,...
research
07/20/2023

The Complexity of (P_k, P_ℓ)-Arrowing

For fixed nonnegative integers k and ℓ, the (P_k, P_ℓ)-Arrowing problem ...
research
09/19/2022

Gap-ETH-Tight Approximation Schemes for Red-Green-Blue Separation and Bicolored Noncrossing Euclidean Travelling Salesman Tours

In this paper, we study problems of connecting classes of points via non...
research
08/21/2020

Schematic Representation of Large Biconnected Graphs

Suppose that a biconnected graph is given, consisting of a large compone...
research
01/11/2019

Destroying Bicolored P_3s by Deleting Few Edges

We introduce and study the Bicolored P_3 Deletion problem defined as fol...
research
11/29/2017

The Complexity of Maximum k-Order Bounded Component Set Proble

Given a graph G=(V, E) and a positive integer k, in Maximum k-Order Boun...

Please sign up or login with your details

Forgot password? Click here to reset