English

ReQWIRE: Reasoning about Reversible Quantum Circuits

Logic in Computer Science 2019-01-30 v1 Emerging Technologies Programming Languages

Abstract

Common quantum algorithms make heavy use of ancillae: scratch qubits that are initialized at some state and later returned to that state and discarded. Existing quantum circuit languages let programmers assert that a qubit has been returned to the |0> state before it is discarded, allowing for a range of optimizations. However, existing languages do not provide the tools to verify these assertions, introducing a potential source of errors. In this paper we present methods for verifying that ancillae are discarded in the desired state, and use these methods to implement a verified compiler from classical functions to quantum oracles.

Keywords

Cite

@article{arxiv.1901.10118,
  title  = {ReQWIRE: Reasoning about Reversible Quantum Circuits},
  author = {Robert Rand and Jennifer Paykin and Dong-Ho Lee and Steve Zdancewic},
  journal= {arXiv preprint arXiv:1901.10118},
  year   = {2019}
}

Comments

In Proceedings QPL 2018, arXiv:1901.09476

R2 v1 2026-06-23T07:25:06.493Z