English

Finding Small Weight Isomorphisms with Additional Constraints is Fixed-Parameter Tractable

Computational Complexity 2017-09-29 v1 Combinatorics

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 X1=(V,E1)X_1=(V,E_1) and X2=(V,E2)X_2=(V,E_2) and a subset RV×VR\subseteq V\times V of forbidden pairs whether there is an isomorphism π\pi from X1X_1 to X2X_2 such that π(i)j\pi(i)\neq j for all (i,j)R(i,j)\in R. 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 RR 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. This solves a question left open in our article on exact weight automorphisms [STACS 2017]. - When the weight and complexity are unrestricted, finding isomorphisms that satisfy a CNF of Lubiw-style constraints can be solved in FPT with access to a GI oracle. - Checking if there is an isomorphism π\pi between two graphs with complexity t is also in FPT with t as parameter, where the complexity of a permutation is the Cayley measure defined as the minimum number t such that π\pi can be expressed as a product of t transpositions. - We consider a more general problem in which the vertex set of a graph X is partitioned into Red and Blue, and we are interested in an automorphism that stabilizes Red and Blue and moves exactly k vertices in Blue, where k is the parameter. This problem was introduced by [Downey and Fellows 1999], and we showed [STACS 2017] that it is W[1]-hard even with color classes of size 4 inside Red. Now, for color classes of size at most 3 inside Red, we show the problem is in FPT.

Keywords

Cite

@article{arxiv.1709.10063,
  title  = {Finding Small Weight Isomorphisms with Additional Constraints is Fixed-Parameter Tractable},
  author = {V. Arvind and Johannes Köbler and Sebastian Kuhnert and Jacobo Toran},
  journal= {arXiv preprint arXiv:1709.10063},
  year   = {2017}
}

Comments

An extended abstract of this article appears in the proceedings of IPEC 2017

R2 v1 2026-06-22T21:58:04.010Z