English

Isomorphism Testing for Graphs Excluding Small Minors

Data Structures and Algorithms 2023-05-30 v2 Discrete Mathematics Combinatorics

Abstract

We prove that there is a graph isomorphism test running in time npolylog(h)n^{\operatorname{polylog}(h)} on nn-vertex graphs excluding some hh-vertex graph as a minor. Previously known bounds were npoly(h)n^{\operatorname{poly}(h)} (Ponomarenko, 1988) and npolylog(n)n^{\operatorname{polylog}(n)} (Babai, STOC 2016). For the algorithm we combine recent advances in the group-theoretic graph isomorphism machinery with new graph-theoretic arguments.

Keywords

Cite

@article{arxiv.2004.07671,
  title  = {Isomorphism Testing for Graphs Excluding Small Minors},
  author = {Martin Grohe and Daniel Neuen and Daniel Wiebking},
  journal= {arXiv preprint arXiv:2004.07671},
  year   = {2023}
}

Comments

33 pages, 7 figures, full version of a paper accepted at FOCS 2020; second version improves the presentation of the results

R2 v1 2026-06-23T14:53:47.271Z