摘要

In the VERTEX PLANARIZATION problem one asks to delete the minimum possible number of vertices from an input graph to obtain a planar graph. The parameterized complexity of this problem, parameterized by the solution size (the number of deleted vertices) has recently attracted significant attention. The state-of-the-art algorithm of Jansen et al. (2014) runs in time 2O((k log k)) . n on an n-vertex graph with a solution of size k. It remains open if one can obtain a single-exponential dependency on k in the running time bound. One of the core technical contributions of the work of Jansen, Lokshtanov, and Saurabh is an algorithm that solves a weighted variant of VERTEX PLANARIZATION in time 2O((w log w)), n on graphs of treewidth w. In this short note we prove that the running time of this routine is tight under the Exponential Time Hypothesis, even in unweighted graphs and when parameterizing by treedepth. Consequently, it is unlikely that a potential single-exponential algorithm for VERTEX PLANARIZATION parameterized by the solution size can be obtained by merely improving upon the aforementioned bounded treewidth subroutine.

  • 出版日期2017-11-20