English

Token Jumping in Planar Graphs has Linear Sized Kernels

Discrete Mathematics 2024-08-14 v2 Computational Complexity

Abstract

Let GG be a planar graph and 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 to 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 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 planar graph into an equivalent problem on a (planar) graph with order O(k)O(k).

Keywords

Cite

@article{arxiv.2401.09543,
  title  = {Token Jumping in Planar Graphs has Linear Sized Kernels},
  author = {Daniel W. Cranston},
  journal= {arXiv preprint arXiv:2401.09543},
  year   = {2024}
}

Comments

There is an error in the proof of Claim 7. This general approach can be salvaged to give a kernel that is quadratic in k (rather than linear). This has been done, with two coauthors, in the more general context of graphs on arbitrary surfaces in arXiv:2408.04743 [cs.DS]

R2 v1 2026-06-28T14:19:45.919Z