English

Scaling Qubit Mapping and Routing With Position Graph Abstraction and Memoization

Quantum Physics 2026-05-12 v1 Hardware Architecture Emerging Technologies Software Engineering

Abstract

Scalable qubit mapping and routing remain major bottlenecks in quantum compilation, especially for Trapped-Ion Quantum Charge-Coupled device (TI-QCCD) architectures, where qubit interactions require physically shuttling ions under strict movement, congestion, and trap-capacity constraints. We present a compilation framework built around the position graph abstraction, a unified representation of executable locations, movement paths, and routing constraints that enables heuristic mappers to operate directly on shuttling-based hardware. Using this abstraction, we accelerate the SWAP-based BidiREctional heuristic search (SABRE) by implementing relative move scoring, which caches repeated heuristic move evaluations that arise during search, and memoized congestion resolution, which speeds up the resolution of repeated congestion. This optimization removes redundant computation without changing routing/shuttling decisions, improving the scalability of SABRE-based methods on TI-QCCD systems. Our results show that combining an architecture-aware abstraction with memoized heuristic evaluation yields a practical and effective path toward scalable qubit mapping and routing across heterogeneous quantum architectures.

Keywords

Cite

@article{arxiv.2605.09237,
  title  = {Scaling Qubit Mapping and Routing With Position Graph Abstraction and Memoization},
  author = {Brent Russon and Bao Bach and Ed Younis and Ilya Safro},
  journal= {arXiv preprint arXiv:2605.09237},
  year   = {2026}
}

Comments

11 pages, 3 figures, 4 tables

R2 v1 2026-07-01T13:01:00.854Z