Hitting Topological Minors is FPT
Abstract
In the Topological Minor Deletion (TM-Deletion) problem input consists of an undirected graph G, a family of undirected graphs F and an integer k. The task is to determine whether G contains a set of vertices S of size at most k, such that the graph G S obtained from G by removing the vertices of S, contains no graph from F as a topological minor. We give an algorithm for TM-Deletionwith running time f(h,k)· |V(G)|4. Here h is the maximum size of a graph in F and f is a computable function of h and k. This is the first fixed parameter tractable algorithm (FPT) for the problem. In fact, even for the restricted case of planar inputs the first FPT algorithm was found only recently by Golovach et al. [SODA 2020]. For this case we improve upon the algorithm of Golovach et al. [SODA 2020] by designing an FPT algorithm with explicit dependence on k and h.
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.