Isomorphism Testing Parameterized by Genus and Beyond
Daniel Neuen

TL;DR
This paper introduces a fixed-parameter tractable isomorphism testing algorithm for graphs with bounded Euler genus, extending to graphs excluding certain minors, and combines group theory with Weisfeiler-Leman techniques.
Contribution
It provides the first explicit upper bound on the dependence on genus for an fpt isomorphism test and introduces the novel concept of $(t,k)$-WL-bounded graphs.
Findings
First explicit bound for genus-dependent isomorphism testing
Algorithm works for graphs excluding $K_{3,h}$ minors
Introduces $(t,k)$-WL-bounded graphs as a new tool
Abstract
We give an isomorphism test for graphs of Euler genus running in time . Our algorithm provides the first explicit upper bound on the dependence on for an fpt isomorphism test parameterized by the Euler genus of the input graphs. The only previous fpt algorithm runs in time for some function (Kawarabayashi 2015). Actually, our algorithm even works when the input graphs only exclude as a minor. For such graphs, no fpt isomorphism test was known before. The algorithm builds on an elegant combination of simple group-theoretic, combinatorial, and graph-theoretic approaches. In particular, we introduce -WL-bounded graphs which provide a powerful tool to combine group-theoretic techniques with the standard Weisfeiler-Leman algorithm. This concept may be of independent interest.
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
TopicsLimits and Structures in Graph Theory · Algorithms and Data Compression · Complexity and Algorithms in Graphs
