Planar F-Deletion: Approximation, Kernelization and Optimal FPT Algorithms
Fedor Fomin, Daniel Lokshtanov, Neeldhara Misra, Saket Saurabh

TL;DR
This paper introduces new approximation, kernelization, and fixed-parameter tractable algorithms for Planar F-Deletion, a problem generalizing many fundamental graph problems, with significant improvements in efficiency and generality.
Contribution
It provides the first constant factor approximation, a randomized linear time FPT algorithm, and a polynomial kernel for Planar F-Deletion, unifying and extending previous results.
Findings
Constant factor approximation algorithm developed.
Randomized linear time FPT algorithm for connected F.
Polynomial kernelization for Planar F-Deletion.
Abstract
Let F be a finite set of graphs. In the F-Deletion problem, we are given an n-vertex graph G and an integer k as input, and asked whether at most k vertices can be deleted from G such that the resulting graph does not contain a graph from F as a minor. F-Deletion is a generic problem and by selecting different sets of forbidden minors F, one can obtain various fundamental problems such as Vertex Cover, Feedback Vertex Set or Treewidth t-Deletion. In this paper we obtain a number of generic algorithmic results about Planar F-Deletion, when F contains at least one planar graph. The highlights of our work are - A constant factor approximation algorithm for the optimization version of Planar F-Deletion. - A randomized linear time and single exponential parameterized algorithm, that is, an algorithm running in time O(2^{O(k)} n), for the parameterized version of Planar F-deletion where all…
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.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Limits and Structures in Graph Theory
