A faster FPT algorithm for Bipartite Contraction
Data Structures and Algorithms
2013-09-05 v3
Abstract
The \textsc{Bipartite Contraction} problem is to decide, given a graph and a parameter , whether we can can obtain a bipartite graph from by at most edge contractions. The fixed-parameter tractability of the problem was shown by [Heggernes et al. 2011], with an algorithm whose running time has double-exponential dependence on . We present a new randomized FPT algorithm for the problem, which is both conceptually simpler and achieves an improved running time, i.e., avoiding the double-exponential dependence on . The algorithm can be derandomized using standard techniques.
Cite
@article{arxiv.1305.2743,
title = {A faster FPT algorithm for Bipartite Contraction},
author = {Sylvain Guillemot and Dániel Marx},
journal= {arXiv preprint arXiv:1305.2743},
year = {2013}
}