Minor Containment and Disjoint Paths in almost-linear time

Tuukka Korhonen,Michał Pilipczuk,Giannos Stamoulis
2024-04-05
Abstract:We give an algorithm that, given graphs $G$ and $H$, tests whether $H$ is a minor of $G$ in time ${\cal O}_H(n^{1+o(1)})$; here, $n$ is the number of vertices of $G$ and the ${\cal O}_H(\cdot)$-notation hides factors that depend on $H$ and are computable. By the Graph Minor Theorem, this implies the existence of an $n^{1+o(1)}$-time membership test for every minor-closed class of graphs.
Data Structures and Algorithms,Combinatorics
What problem does this paper attempt to address?