An Updated Experimental Evaluation of Graph Bipartization Methods
Timothy D. Goodrich, Eric Horton, Blair D. Sullivan

TL;DR
This paper provides a comprehensive experimental evaluation of graph bipartization methods, focusing on practical algorithms, reformulations, and benchmarking on diverse graph instances, including quantum-inspired problems.
Contribution
It introduces a large benchmark suite for graph bipartization, compares multiple algorithms and reformulations, and offers an open-source toolkit for future research.
Findings
Iterative compression with heuristics performs best under time constraints.
ILP and VC reformulations are effective for exact solutions.
The benchmark includes over 8000 diverse graph instances.
Abstract
We experimentally evaluate the practical state-of-the-art in graph bipartization (Odd Cycle Transversal), motivated by recent advances in near-term quantum computing hardware and the related embedding problems. We assemble a preprocessing suite of fast input reduction routines from the Odd Cycle Transversal (OCT) and Vertex Cover (VC) literature, and compare algorithm implementations using Quadratic Unconstrained Binary Optimization problems from the quantum literature. We also generate a corpus of frustrated cluster loop graphs, which have previously been used to benchmark quantum annealing hardware. The diversity of these graphs leads to harder OCT instances than in existing benchmarks. In addition to combinatorial branching algorithms for solving OCT directly, we study various reformulations into other NP-hard problems such as VC and Integer Linear Programming (ILP), enabling the…
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.
