English

Obtaining a Bipartite Graph by Contracting Few Edges

Data Structures and Algorithms 2011-03-08 v2

Abstract

We initiate the study of the Bipartite Contraction problem from the perspective of parameterized complexity. In this problem we are given a graph GG and an integer kk, and the task is to determine whether we can obtain a bipartite graph from GG by a sequence of at most kk edge contractions. Our main result is an f(k)nO(1)f(k) n^{O(1)} time algorithm for Bipartite Contraction. Despite a strong resemblance between Bipartite Contraction and the classical Odd Cycle Transversal (OCT) problem, the methods developed to tackle OCT do not seem to be directly applicable to Bipartite Contraction. Our algorithm is based on a novel combination of the irrelevant vertex technique, introduced by Robertson and Seymour, and the concept of important separators. Both techniques have previously been used as key components of algorithms for fundamental problems in parameterized complexity. However, to the best of our knowledge, this is the first time the two techniques are applied in unison.

Keywords

Cite

@article{arxiv.1102.5441,
  title  = {Obtaining a Bipartite Graph by Contracting Few Edges},
  author = {Pinar Heggernes and Pim van 't Hof and Daniel Lokshtanov and Christophe Paul},
  journal= {arXiv preprint arXiv:1102.5441},
  year   = {2011}
}
R2 v1 2026-06-21T17:32:26.172Z