English

Subexponential parameterized algorithms for planar and apex-minor-free graphs via low treewidth pattern covering

Data Structures and Algorithms 2016-04-21 v1

Abstract

We prove the following theorem. Given a planar graph GG and an integer kk, it is possible in polynomial time to randomly sample a subset AA of vertices of GG with the following properties: (i) AA induces a subgraph of GG of treewidth O(klogk)\mathcal{O}(\sqrt{k}\log k), and (ii) for every connected subgraph HH of GG on at most kk vertices, the probability that AA covers the whole vertex set of HH is at least (2O(klog2k)nO(1))1(2^{\mathcal{O}(\sqrt{k}\log^2 k)}\cdot n^{\mathcal{O}(1)})^{-1}, where nn is the number of vertices of GG. Together with standard dynamic programming techniques for graphs of bounded treewidth, this result gives a versatile technique for obtaining (randomized) subexponential parameterized algorithms for problems on planar graphs, usually with running time bound 2O(klog2k)nO(1)2^{\mathcal{O}(\sqrt{k} \log^2 k)} n^{\mathcal{O}(1)}. The technique can be applied to problems expressible as searching for a small, connected pattern with a prescribed property in a large host graph, examples of such problems include Directed kk-Path, Weighted kk-Path, Vertex Cover Local Search, and Subgraph Isomorphism, among others. Up to this point, it was open whether these problems can be solved in subexponential parameterized time on planar graphs, because they are not amenable to the classic technique of bidimensionality. Furthermore, all our results hold in fact on any class of graphs that exclude a fixed apex graph as a minor, in particular on graphs embeddable in any fixed surface.

Keywords

Cite

@article{arxiv.1604.05999,
  title  = {Subexponential parameterized algorithms for planar and apex-minor-free graphs via low treewidth pattern covering},
  author = {Fedor V. Fomin and Daniel Lokshtanov and Dániel Marx and Marcin Pilipczuk and Michał Pilipczuk and Saket Saurabh},
  journal= {arXiv preprint arXiv:1604.05999},
  year   = {2016}
}
R2 v1 2026-06-22T13:36:55.045Z