Parallel Token Swapping for Qubit Routing
This addresses the qubit routing problem in quantum computing, offering incremental improvements for compiling quantum algorithms more efficiently.
The paper tackles the problem of finding optimal swap sequences to move tokens on graphs, which is crucial for reducing quantum circuit depth during compilation. It provides the first constant factor approximation algorithms for parallel token swapping on common quantum computer topologies like cycles, subdivided stars, and grids.
In this paper we study a combinatorial reconfiguration problem that involves finding an optimal sequence of swaps to move an initial configuration of tokens that are placed on the vertices of a graph to a final desired one. This problem arises as a crucial step in reducing the depth of a quantum circuit when compiling a quantum algorithm. We provide the first known constant factor approximation algorithms for the parallel token swapping problem on graph topologies that are commonly found in modern quantum computers, including cycle graphs, subdivided star graphs, and grid graphs. We also study the so-called stretch factor of a natural lower bound to the problem, which has been shown to be useful when designing heuristics for the qubit routing problem. Finally, we study the colored version of this reconfiguration problem where some tokens share the same color and are considered indistinguishable.