Finding topological subgraphs is fixed-parameter tractable
Martin Grohe, Ken-ichi Kawarabayashi, D\'aniel Marx, Paul, Wollan

TL;DR
This paper proves that testing for a fixed topological subgraph within a larger graph can be done efficiently in polynomial time, resolving longstanding open problems in graph theory and parameterized complexity.
Contribution
It establishes that topological subgraph testing is fixed-parameter tractable with a polynomial-time algorithm for fixed graphs, answering open questions from 1992.
Findings
Topological subgraph testing is fixed-parameter tractable.
Provides a polynomial-time algorithm for fixed graphs.
Answers open questions by Downey and Fellows from 1992.
Abstract
We show that for every fixed undirected graph , there is a time algorithm that tests, given a graph , if contains as a topological subgraph (that is, a subdivision of is subgraph of ). This shows that topological subgraph testing is fixed-parameter tractable, resolving a longstanding open question of Downey and Fellows from 1992. As a corollary, for every we obtain an time algorithm that tests if there is an immersion of into a given graph . This answers another open question raised by Downey and Fellows in 1992.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Limits and Structures in Graph Theory
