English

Minimum Separator Reconfiguration

Computational Complexity 2023-07-18 v1 Discrete Mathematics Combinatorics

Abstract

We study the problem of reconfiguring one minimum ss-tt-separator AA into another minimum ss-tt-separator BB in some nn-vertex graph GG containing two non-adjacent vertices ss and tt. We consider several variants of the problem as we focus on both the token sliding and token jumping models. Our first contribution is a polynomial-time algorithm that computes (if one exists) a minimum-length sequence of slides transforming AA into BB. We additionally establish that the existence of a sequence of jumps (which need not be of minimum length) can be decided in polynomial time (by an algorithm that also outputs a witnessing sequence when one exists). In contrast, and somewhat surprisingly, we show that deciding if a sequence of at most \ell jumps can transform AA into BB is an NP\textsf{NP}-complete problem. To complement this negative result, we investigate the parameterized complexity of what we believe to be the two most natural parameterized counterparts of the latter problem; in particular, we study the problem of computing a minimum-length sequence of jumps when parameterized by the size kk of the minimum \stseps and when parameterized by the number of jumps \ell. For the first parameterization, we show that the problem is fixed-parameter tractable, but does not admit a polynomial kernel unless NPcoNP/poly\textsf{NP} \subseteq \textsf{coNP/poly}. We complete the picture by designing a kernel with O(2)\mathcal{O}(\ell^2) vertices and edges for the length \ell of the sequence as a parameter.

Keywords

Cite

@article{arxiv.2307.07782,
  title  = {Minimum Separator Reconfiguration},
  author = {Guilherme C. M. Gomes and Clément Legrand-Duchesne and Reem Mahmoud and Amer E. Mouawad and Yoshio Okamoto and Vinicius F. dos Santos and Tom C. van der Zanden},
  journal= {arXiv preprint arXiv:2307.07782},
  year   = {2023}
}

Comments

37 pages, 9 figures