English

The Balanced Connected Subgraph Problem

Discrete Mathematics 2018-09-25 v1 Combinatorics

Abstract

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)G=(V,E), with each vertex in the set VV having an assigned color, "red" or "blue". We seek a maximum-cardinality subset VVV'\subseteq V of vertices that is color-balanced (having exactly V/2|V'|/2 red nodes and V/2|V'|/2 blue nodes), such that the subgraph induced by the vertex set VV' in GG is connected. We show that the BCS problem is NP-hard, even for bipartite graphs GG (with red/blue color assignment not necessarily being a proper 2-coloring). Further, we consider this problem for various classes of the input graph GG, including, e.g., planar graphs, chordal graphs, trees, split graphs, bipartite graphs with a proper red/blue 22-coloring, and graphs with diameter 22. For each of these classes either we prove NP-hardness or design a polynomial time algorithm.

Keywords

Cite

@article{arxiv.1809.08856,
  title  = {The Balanced Connected Subgraph Problem},
  author = {Sujoy Bhore and Sourav Chakraborty and Satyabrata Jana and Joseph S. B. Mitchell and Supantha Pandit and Sasanka Roy},
  journal= {arXiv preprint arXiv:1809.08856},
  year   = {2018}
}

Comments

15 pages, 3 figures