Maximum Bipartite Subgraph of Geometric Intersection Graphs
Satyabrata Jana, Anil Maheshwari, Saeed Mehrabi, Sasanka Roy

TL;DR
This paper investigates algorithms and complexity for finding maximum bipartite subgraphs in geometric intersection graphs, providing efficient algorithms for specific cases and establishing NP-hardness and approximation results for general cases.
Contribution
It introduces new algorithms for the MBS problem on intervals and circular-arc graphs, proves NP-hardness on certain geometric graphs, and offers PTAS and approximation algorithms for unit squares and disks.
Findings
Linear-time algorithm for intervals
NP-hardness on unit squares and disks
PTAS and approximation algorithms for unit squares and disks
Abstract
We study the Maximum Bipartite Subgraph (MBS) problem, which is defined as follows. Given a set of geometric objects in the plane, we want to compute a maximum-size subset such that the intersection graph of the objects in is bipartite. We first give a simple -time algorithm that solves the MBS problem on a set of intervals. We also give an -time algorithm that computes a near-optimal solution for the problem on circular-arc graphs. We show that the MBS problem is NP-hard on geometric graphs for which the maximum independent set is NP-hard (hence, it is NP-hard even on unit squares and unit disks). On the other hand, we give a PTAS for the problem on unit squares and unit disks. Moreover, we show fast approximation algorithms with small-constant factors for the problem on unit squares, unit disks and unit-height rectangles. Finally, we…
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.
