The Balanced Connected Subgraph Problem

09/24/2018
by   Sujoy Bhore, et al.
0

The problem of computing induced subgraphs that satisfy some specified restrictions arises in various applications of graph algorithms and has been well studied. In this paper, we consider the following Balanced Connected Subgraph (shortly, BCS) problem. The input is a graph G=(V,E), with each vertex in the set V having an assigned color, "red" or "blue". We seek a maximum-cardinality subset V'⊆ V of vertices that is color-balanced (having exactly |V'|/2 red nodes and |V'|/2 blue nodes), such that the subgraph induced by the vertex set V' in G is connected. We show that the BCS problem is NP-hard, even for bipartite graphs G (with red/blue color assignment not necessarily being a proper 2-coloring). Further, we consider this problem for various classes of the input graph G, including, e.g., planar graphs, chordal graphs, trees, split graphs, bipartite graphs with a proper red/blue 2-coloring, and graphs with diameter 2. For each of these classes either we prove NP-hardness or design a polynomial time algorithm.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/16/2019

Algorithms and Hardness Results for the Maximum Balanced Connected Subgraph Problem

The Balanced Connected Subgraph problem (BCS) was recently introduced by...
research
09/09/2019

Balanced Connected Subgraph Problem in Geometric Intersection Graphs

We study the Balanced Connected Subgraph(shortly, BCS) problem on geomet...
research
11/15/2022

The RED-BLUE SEPARATION problem on graphs

We introduce the Red-Blue Separation problem on graphs, where we are giv...
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
07/21/2018

Red-Blue-Partitioned MST, TSP, and Matching

Arkin et al. ArkinBCCJKMM17 recently introduced partitioned pairs networ...
research
12/25/2017

Minimal Ordered Ramsey Graphs

An ordered graph is a graph equipped with a linear ordering of its verte...

Please sign up or login with your details

Forgot password? Click here to reset