Balanced Connected Subgraph Problem in Geometric Intersection Graphs
Sujoy Bhore, Satyabrata Jana, Supantha Pandit, Sasanka Roy

TL;DR
This paper investigates the computational complexity of the Balanced Connected Subgraph problem in various geometric intersection graphs, providing both NP-hardness proofs and polynomial-time algorithms for specific graph classes.
Contribution
It establishes NP-hardness of BCS on several geometric graphs and offers polynomial algorithms for interval, circular-arc, and permutation graphs, along with an FPT algorithm for general graphs.
Findings
NP-hardness of BCS on unit disk, outer-string, grid, and square graphs.
Polynomial algorithms for BCS on interval, circular-arc, and permutation graphs.
FPT algorithm for BCS on general graphs.
Abstract
We study the Balanced Connected Subgraph(shortly, BCS) problem on geometric intersection graphs such as interval, circular-arc, permutation, unit-disk, outer-string graphs, etc. Given a vertex-colored graph , where each vertex in is colored with either ``red'' or ``blue'', the BCS problem seeks a maximum cardinality induced connected subgraph of such that is color-balanced, i.e., contains an equal number of red and blue vertices. We study the computational complexity landscape of the BCS problem while considering geometric intersection graphs. On one hand, we prove that the BCS problem is NP-hard on the unit disk, outer-string, complete grid, and unit square graphs. On the other hand, we design polynomial-time algorithms for the BCS problem on interval, circular-arc and permutation graphs. In particular, we give algorithm for the Steiner Tree problem on both…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Computational Geometry and Mesh Generation · Complexity and Algorithms in Graphs
