Compression-based fixed-parameter algorithms for feedback vertex set and edge bipartization

作者:

Highlights:

摘要

We show that the NP-complete Feedback Vertex Set problem, which asks for the smallest set of vertices to remove from a graph to destroy all cycles, is deterministically solvable in O(ck⋅m) time. Here, m denotes the number of graph edges, k denotes the size of the feedback vertex set searched for, and c is a constant. We extend this to an algorithm enumerating all solutions in O(dk⋅m) time for a (larger) constant d. As a further result, we present a fixed-parameter algorithm with runtime O(2k⋅m2) for the NP-complete Edge Bipartization problem, which asks for at most k edges to remove from a graph to make it bipartite.

论文关键词:Fixed-parameter tractability,Iterative compression,Graph algorithm,Graph modification problem,Feedback set problem

论文评审过程:Received 21 June 2005, Revised 7 February 2006, Available online 9 March 2006.

论文官网地址:https://doi.org/10.1016/j.jcss.2006.02.001