English
Related papers

Related papers: Linear-Time Algorithm for Sliding Tokens on Trees

200 papers

Let $S$ be an independent set of a simple undirected graph $G$. Suppose that each vertex of $S$ has a token placed on it. The tokens are allowed to be moved, one at a time, by sliding along the edges of $G$, so that after each move, the…

Discrete Mathematics · Computer Science 2024-10-10 Mathew C. Francis , Veena Prabhakaran

Let I be an independent set of a graph G. Imagine that a token is located on any vertex of I. We can now move the tokens of I along the edges of the graph as long as the set of tokens still defines an independent set of G. Given two…

Discrete Mathematics · Computer Science 2016-05-03 Marthe Bonamy , Nicolas Bousquet

Given two independent sets $I, J$ of a graph $G$, and imagine that a token (coin) is placed at each vertex of $I$. The Sliding Token problem asks if one could transform $I$ to $J$ via a sequence of elementary steps, where each step requires…

Discrete Mathematics · Computer Science 2018-03-20 Duc A. Hoang , Ryuhei Uehara

Suppose that we are given two independent sets I_b and I_r of a graph such that |I_b|=|I_r|, and imagine that a token is placed on each vertex in |I_b|. Then, the sliding token problem is to determine whether there exists a sequence of…

Data Structures and Algorithms · Computer Science 2015-11-03 Takeshi Yamada , Ryuhei Uehara

Reconfiguration problems involve determining whether two given configurations can be transformed into each other under specific rules. The Token Sliding problem asks whether, given two different set of tokens on vertices of a graph $G$, we…

Data Structures and Algorithms · Computer Science 2026-03-26 Niranka Banerjee , Christian Engels , Duc A. Hoang

In the Token Sliding problem we are given a graph $G$ and two independent sets $I_s$ and $I_t$ in $G$ of size $k \geq 1$. The goal is to decide whether there exists a sequence $\langle I_1, I_2, \ldots, I_\ell \rangle$ of independent sets…

Computational Complexity · Computer Science 2022-05-03 Valentin Bartier , Nicolas Bousquet , Jihad Hanna , Amer E. Mouawad , Sebastian Siebertz

\textsc{Directed Token Sliding} asks, given a directed graph and two sets of pairwise nonadjacent vertices, whether one can reach from one set to the other by repeatedly applying a local operation that exchanges a vertex in the current set…

Data Structures and Algorithms · Computer Science 2022-03-28 Takehiro Ito , Yuni Iwamasa , Yasuaki Kobayashi , Yu Nakahata , Yota Otachi , Masahiro Takahashi , Kunihiro Wasa

Suppose that two independent sets $I$ and $J$ of a graph with $\vert I \vert = \vert J \vert$ are given, and a token is placed on each vertex in $I$. The Sliding Token problem is to determine whether there exists a sequence of independent…

Data Structures and Algorithms · Computer Science 2019-05-22 Duc A. Hoang , Amanj Khorramian , Ryuhei Uehara

Let $G$ be a planar graph and $I_s$ and $I_t$ be two independent sets in $G$, each of size $k$. We begin with a "token" on each vertex of $I_s$ and seek to move all tokens to $I_t$, by repeated "token jumping", removing a single token from…

Discrete Mathematics · Computer Science 2024-08-14 Daniel W. Cranston

In the Token Jumping problem we are given a graph $G = (V,E)$ and two independent sets $S$ and $T$ of $G$, each of size $k \geq 1$. The goal is to determine whether there exists a sequence of $k$-sized independent sets in $G$, $\langle S_0,…

Computational Complexity · Computer Science 2025-01-15 Valentin Bartier , Nicolas Bousquet , Clément Dallard , Kyle Lomer , Amer E. Mouawad

Suppose that we are given two independent sets $I_0$ and $I_r$ of a graph such that $|I_0| = |I_r|$, and imagine that a token is placed on each vertex in $I_0$. The token jumping problem is to determine whether there exists a sequence of…

Discrete Mathematics · Computer Science 2015-03-12 Takehiro Ito , Marcin Kamiński , Hirotaka Ono

Given a graph $G$ and two independent sets of $G$, the independent set reconfiguration problem asks whether one independent set can be transformed into the other by moving a single vertex at a time, such that at each intermediate step we…

Discrete Mathematics · Computer Science 2024-02-06 Valentin Bartier , Nicolas Bousquet , Moritz Mühlenthaler

Given a graph $G$ and two independent sets $I_s$ and $I_t$ of size $k$, the independent set reconfiguration problem asks whether there exists a sequence of $k$-sized independent sets $I_s = I_0, I_1, I_2, \ldots, I_\ell = I_t$ such that…

Computational Complexity · Computer Science 2022-04-13 Valentin Bartier , Nicolas Bousquet , Amer E. Mouawad

In this article, we revisit the complexity of the reconfiguration of independent sets under the token sliding rule on chordal graphs. In the \textsc{Token Sliding-Connectivity} problem, the input is a graph $G$ and an integer $k$, and the…

Data Structures and Algorithms · Computer Science 2025-02-19 Rajat Adak , Saraswati Girish Nanoti , Prafullkumar Tale

We continue the study of token sliding reconfiguration graphs of independent sets initiated by the authors in an earlier paper (arXiv:2203.16861). Two of the topics in that paper were to study which graphs $G$ are token sliding graphs and…

Combinatorics · Mathematics 2024-07-09 David Avis , Duc A. Hoang

We consider the complexity of the Independent Set Reconfiguration problem under the Token Sliding rule. In this problem we are given two independent sets of a graph and are asked if we can transform one to the other by repeatedly exchanging…

Data Structures and Algorithms · Computer Science 2019-01-29 Rémy Belmonte , Eun Jung Kim , Michael Lampis , Valia Mitsou , Yota Otachi , Florian Sikora

Fix a positive integer $r$, and a graph $G$ that is $K_{3,r}$-minor-free. Let $I_s$ and $I_t$ be two independent sets in $G$, each of size $k$. We begin with a ``token'' on each vertex of $I_s$ and seek to move all tokens to $I_t$, by…

Combinatorics · Mathematics 2025-06-05 Nicolas Bousquet , Daniel W. Cranston

Let $G$ be a graph and $D_s$ and $D_t$ be two dominating sets of $G$ of size $k$. Does there exist a sequence $\langle D_0 = D_s, D_1, \ldots, D_{\ell-1}, D_\ell = D_t \rangle$ of dominating sets of $G$ such that $D_{i+1}$ can be obtained…

Computational Complexity · Computer Science 2021-05-21 Marthe Bonamy , Paul Dorbec , Paul Ouvrard

Given a graph $G$ and two independent sets of same size, the Independent Set Reconfiguration Problem under token sliding ask whether one can, in a step by step manner, transform the first independent set into the second one. In each step we…

Discrete Mathematics · Computer Science 2025-05-01 Jona Dirks , Alexandre Vigny

We study the dominating set reconfiguration problem with the token sliding rule. It consists, given a graph G=(V,E) and two dominating sets D_s and D_t of G, in determining if there exists a sequence S=<D_1:=D_s,...,D_l:=D_t> of dominating…

Combinatorics · Mathematics 2021-02-23 Nicolas Bousquet , Alice Joffard
‹ Prev 1 2 3 10 Next ›