English

Shortest Reconfiguration Sequence for Sliding Tokens on Spiders

Data Structures and Algorithms 2019-05-22 v3 Discrete Mathematics Combinatorics

Abstract

Suppose that two independent sets II and JJ of a graph with I=J\vert I \vert = \vert J \vert are given, and a token is placed on each vertex in II. The Sliding Token problem is to determine whether there exists a sequence of independent sets which transforms II into JJ so that each independent set in the sequence results from the previous one by sliding exactly one token along an edge in the graph. It is one of the representative reconfiguration problems that attract the attention from the viewpoint of theoretical computer science. For a yes-instance of a reconfiguration problem, finding a shortest reconfiguration sequence has a different aspect. In general, even if it is polynomial time solvable to decide whether two instances are reconfigured with each other, it can be NP\mathsf{NP}-hard to find a shortest sequence between them. In this paper, we show that the problem for finding a shortest sequence between two independent sets is polynomial time solvable for spiders (i.e., trees having exactly one vertex of degree at least three).

Keywords

Cite

@article{arxiv.1806.08291,
  title  = {Shortest Reconfiguration Sequence for Sliding Tokens on Spiders},
  author = {Duc A. Hoang and Amanj Khorramian and Ryuhei Uehara},
  journal= {arXiv preprint arXiv:1806.08291},
  year   = {2019}
}

Comments

Accepted for presentation at CIAC 2019

R2 v1 2026-06-23T02:37:26.610Z