English

Isomorphism Testing for Graphs Excluding Small Topological Subgraphs

Data Structures and Algorithms 2025-04-21 v3 Discrete Mathematics Combinatorics

Abstract

We give an isomorphism test that runs in time npolylog(h)n^{\operatorname{polylog}(h)} on all nn-vertex graphs excluding some hh-vertex vertex graph as a topological subgraph. Previous results state that isomorphism for such graphs can be tested in time npolylog(n)n^{\operatorname{polylog}(n)} (Babai, STOC 2016) and nf(h)n^{f(h)} for some function ff (Grohe and Marx, SIAM J. Comp., 2015). Our result also unifies and extends previous isomorphism tests for graphs of maximum degree dd running in time npolylog(d)n^{\operatorname{polylog}(d)} (SIAM J. Comp., 2023) and for graphs of Hadwiger number hh running in time npolylog(h)n^{\operatorname{polylog}(h)} (SIAM J. Comp., 2023).

Keywords

Cite

@article{arxiv.2011.14730,
  title  = {Isomorphism Testing for Graphs Excluding Small Topological Subgraphs},
  author = {Daniel Neuen},
  journal= {arXiv preprint arXiv:2011.14730},
  year   = {2025}
}

Comments

42 pages, 3 figures, full version of a paper accepted at SODA 2022; second and third version improve the presentation of the results. arXiv admin note: text overlap with arXiv:2004.07671

R2 v1 2026-06-23T20:35:48.422Z