English

Hitting minors on bounded treewidth graphs. IV. An optimal algorithm

Data Structures and Algorithms 2021-03-12 v2 Computational Complexity Combinatorics

Abstract

For a fixed finite collection of graphs F{\cal F}, the F{\cal F}-M-DELETION problem asks, given an nn-vertex input graph G,G, for the minimum number of vertices that intersect all minor models in GG of the graphs in F{\cal F}. by Courcelle Theorem, this problem can be solved in time fF(tw)nO(1),f_{{\cal F}}(tw)\cdot n^{O(1)}, where twtw is the treewidth of GG, for some function fFf_{{\cal F}} depending on F{\cal F} In a recent series of articles, we have initiated the programme of optimizing asymptotically the function fFf_{{\cal F}}. Here we provide an algorithm showing that fF(tw)=2O(twlogtw)f_{{\cal F}}(tw) = 2^{O(tw\cdot \log tw)} for every collection F{\cal F}. Prior to this work, the best known function fFf_{{\cal F}} was double-exponential in twtw. In particular, our algorithm vastly extends the results of Jansen et al. [SODA 2014] for the particular case F={K5,K3,3}{\cal F}=\{K_5,K_{3,3}\} and of Kociumaka and Pilipczuk [Algorithmica 2019] for graphs of bounded genus, and answers an open problem posed by Cygan et al. [Inf Comput 2017]. We combine several ingredients such as the machinery of boundaried graphs in dynamic programming via representatives, the Flat Wall Theorem, Bidimensionality, the irrelevant vertex technique, treewidth modulators, and protrusion replacement. Together with our previous results providing single-exponential algorithms for particular collections F{\cal F} [Theor Comput Sci 2020] and general lower bounds [J Comput Syst Sci 2020], our algorithm yields the following complexity dichotomy when F={H}{\cal F} = \{H\} contains a single connected graph H,H, assuming the Exponential Time Hypothesis: fH(tw)=2Θ(tw)f_H(tw)=2^{\Theta(tw)} if HH is a contraction of the chair or the banner, and fH(tw)=2Θ(twlogtw)f_H(tw)=2^{\Theta(tw\cdot \log tw)} otherwise.

Keywords

Cite

@article{arxiv.1907.04442,
  title  = {Hitting minors on bounded treewidth graphs. IV. An optimal algorithm},
  author = {Julien Baste and Ignasi Sau and Dimitrios M. Thilikos},
  journal= {arXiv preprint arXiv:1907.04442},
  year   = {2021}
}

Comments

51 pages, 17 figures

R2 v1 2026-06-23T10:16:54.413Z