Exact computation of maximum induced forest

  • Authors:
  • Igor Razgon

  • Affiliations:
  • Computer Science Department, University College Cork, Ireland

  • Venue:
  • SWAT'06 Proceedings of the 10th Scandinavian conference on Algorithm Theory
  • Year:
  • 2006

Quantified Score

Hi-index 0.01

Visualization

Abstract

We propose a backtrack algorithm that solves a generalized version of the Maximum Induced Forest problem (MIF) in time O*(1.8899n). The MIF problem is complementary to finding a minimum Feedback Vertex Set (FVS), a well-known intractable problem. Therefore the proposed algorithm can find a minimum FVS as well. To the best of our knowledge, this is the first algorithm that breaks the O*(2n) barrier for the general case of FVS. Doing the analysis, we apply a more sophisticated measure of the problem size than the number of nodes of the underlying graph