Finding Small Weight Isomorphisms with Additional Constraints is Fixed-Parameter Tractable
V. Arvind, Johannes K\"obler, Sebastian Kuhnert, Jacobo Toran

TL;DR
This paper proves that various constrained graph isomorphism problems, including those with weight, complexity, and additional restrictions, are fixed-parameter tractable, solving open questions and extending the scope of efficient algorithms.
Contribution
The paper establishes FPT algorithms for constrained graph isomorphism problems with additional restrictions, including exact weight automorphisms and automorphisms with bounded complexity, addressing open problems.
Findings
Deciding isomorphisms that move exactly k vertices is in FPT.
Finding isomorphisms with CNF constraints is in FPT with a GI oracle.
Automorphisms with bounded Cayley measure complexity are in FPT.
Abstract
Lubiw showed that several variants of Graph Isomorphism are NP-complete, where the solutions are required to satisfy certain additional constraints [SICOMP 10, 1981]. One of these, called Isomorphism With Restrictions, is to decide for two given graphs and and a subset of forbidden pairs whether there is an isomorphism from to such that for all . We prove that this problem and several of its generalizations are in fact in FPT: - The problem of deciding whether there is an isomorphism between two graphs that moves k vertices and satisfies Lubiw-style constraints is in FPT, with k and the size of as parameters. The problem remains in FPT if a CNF of such constraints is allowed. It follows that the problem to decide whether there is an isomorphism that moves exactly k vertices is in FPT.…
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 · Algorithms and Data Compression · semigroups and automata theory
