2018 IEEE 30th International Conference on Tools With Artificial Intelligence (ICTAI) 2018
DOI: 10.1109/ictai.2018.00096
|View full text |Cite
|
Sign up to set email alerts
|

Finding Optimal Solutions to Token Swapping by Conflict-Based Search and Reduction to SAT

Abstract: We study practical approaches to solving the token swapping (TSWAP) problem optimally in this short paper. In TSWAP, we are given an undirected graph with colored vertices. A colored token is placed in each vertex. A pair of tokens can be swapped between adjacent vertices. The goal is to perform a sequence of swaps so that token and vertex colors agree across the graph. The minimum number of swaps is required in the optimization variant of the problem. We observed similarities between the TSWAP problem and mul… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
6
0

Year Published

2018
2018
2020
2020

Publication Types

Select...
3
1
1

Relationship

1
4

Authors

Journals

citations
Cited by 5 publications
(6 citation statements)
references
References 28 publications
0
6
0
Order By: Relevance
“…Research around TWP is recent; hence, it has not been as deeply studied as SIP. Among current approaches to solve token swapping, we count two approximative algorithms Yamanaka et al 2017], and an exponential method [Surynek 2018]. Example 2.11 illustrates TWP.…”
Section: Token Swappingmentioning
confidence: 99%
“…Research around TWP is recent; hence, it has not been as deeply studied as SIP. Among current approaches to solve token swapping, we count two approximative algorithms Yamanaka et al 2017], and an exponential method [Surynek 2018]. Example 2.11 illustrates TWP.…”
Section: Token Swappingmentioning
confidence: 99%
“…Although many works sudying TSWAP from the theoretical point of view exist [2], [9], [25] practical solving of the problem started only lately. In [26] optimal solving of TSWAP by adapted algorithms from MAPF has been suggested. Namely conflict-based search (CBS) [16], [27] and propositional satisfiability-based (SAT) [28] MDD-SAT [17], [18] originally developed for MAPF have been modified for TSWAP.…”
Section: Related Workmentioning
confidence: 99%
“…If a collision (c i , c j , v, t) between tokens c i and c j occurs in v at time step t then we introduce conflicts (c i , v, t) and (c j , v, t) for c i and c j respectively. 4 TSWAP: This problem takes conflicts from TPERM but adds new conflicts that arise from doing something else than swapping [26]. Each time edge {u, v} is being traversed by token c i between time steps t and t + 1, a token residing in v at time step t, that is τ t (v), must go in the opposite direction from v to u.…”
Section: B Adapting Cbs and Mdd-satmentioning
confidence: 99%
See 1 more Smart Citation
“…Works studying this problem from a theoretical point of view exist [5], [3]; but only a few practical algorithms to solve the problems have very lately been proposed. For example, the author in [6] adapted frameworks used for solving the multi-agent pathfinding problem to solve the token swapping problem and some of its variations.…”
Section: Introductionmentioning
confidence: 99%