English

A Linear Kernel for Independent Set Reconfiguration in Planar Graphs

Combinatorics 2025-06-05 v1 Computational Complexity

Abstract

Fix a positive integer rr, and a graph GG that is K3,rK_{3,r}-minor-free. Let IsI_s and ItI_t be two independent sets in GG, each of size kk. We begin with a ``token'' on each vertex of IsI_s and seek to move all tokens to ItI_t, by repeated ``token jumping'', removing a single token from one vertex and placing it on another vertex. We require that each intermediate arrangement of tokens again specifies an independent set of size kk. Given GG, IsI_s, and ItI_t, we ask whether there exists a sequence of token jumps that transforms IsI_s into ItI_t. When kk is part of the input, this problem is known to be PSPACE-complete. However, it was shown by Ito, Kami\'nski, and Ono (2014) to be fixed-parameter tractable. That is, when kk is fixed, the problem can be solved in time polynomial in the order of GG. Here we strengthen the upper bound on the running time in terms of kk by showing that the problem has a kernel of size linear in kk. More precisely, we transform an arbitrary input problem on a K3,rK_{3,r}-minor-free graph into an equivalent problem on a (K3,rK_{3,r}-minor-free) graph with order O(k)O(k). This answers positively a question of Bousquet, Mouawad, Nishimura, and Siebertz (2024) and improves the recent quadratic kernel of Cranston, M\"{u}hlenthaler, and Peyrille (2024+). For planar graphs, we further strengthen this upper bound to get a kernel of size at most 42k42k.

Cite

@article{arxiv.2506.03319,
  title  = {A Linear Kernel for Independent Set Reconfiguration in Planar Graphs},
  author = {Nicolas Bousquet and Daniel W. Cranston},
  journal= {arXiv preprint arXiv:2506.03319},
  year   = {2025}
}

Comments

20 pages, 8 figures

R2 v1 2026-07-01T02:57:51.095Z