English

Fixed-parameter tractability of Graph Isomorphism in graphs with an excluded minor

Data Structures and Algorithms 2022-10-27 v1 Discrete Mathematics

Abstract

We prove that Graph Isomorphism and Canonization in graphs excluding a fixed graph HH as a minor can be solved by an algorithm working in time f(H)nO(1)f(H)\cdot n^{O(1)}, where ff is some function. In other words, we show that these problems are fixed-parameter tractable when parameterized by the size of the excluded minor, with the caveat that the bound on the running time is not necessarily computable. The underlying approach is based on decomposing the graph in a canonical way into unbreakable (intuitively, well-connected) parts, which essentially provides a reduction to the case where the given HH-minor-free graph is unbreakable itself. This is complemented by an analysis of unbreakable HH-minor-free graphs, performed in a second subordinate manuscript, which reveals that every such graph can be canonically decomposed into a part that admits few automorphisms and a part that has bounded treewidth.

Keywords

Cite

@article{arxiv.2210.14638,
  title  = {Fixed-parameter tractability of Graph Isomorphism in graphs with an excluded minor},
  author = {Daniel Lokshtanov and Marcin Pilipczuk and Michał Pilipczuk and Saket Saurabh},
  journal= {arXiv preprint arXiv:2210.14638},
  year   = {2022}
}

Comments

Part I of a full version of a paper accepted at STOC 2022

R2 v1 2026-06-28T04:32:49.908Z