Parallelizable Exact Synthesis of Quantum Circuits via Semi-Tensor Product
Abstract
Exact synthesis is a useful tool in quantum compilation by providing optimal alternative implementations of small circuit shards and is widely used as a circuit re-synthesis optimization kernel. However, existing exact synthesis methods suffer from encoding overhead, poor parallel scalability, and memory bottlenecks. This paper introduces a parallel exact synthesis framework for CNOT and phase polynomial circuits, which is based on the semi-tensor product (STP) theory of matrices. By enumerating undirected partial-gate topologies and solving the missing gate directions separately, we are able to parallelize both stages and achieve a parallel speedup of up to with 32 workers on this NP-hard problem. More specifically, for each topology, the circuit semantics are converted into canonical STP formulas, and feasibility is decided by a right-to-left factorization procedure that removes infeasible direction assignments. On randomly generated synthesis targets, STP is typically faster than the SAT-based baseline on small instances, and remains competitive for more difficult instances. When integrated in a real-world circuit optimization workflow, our algorithm outperforms the SAT-based approach on 89% of cases in QASMBench, and achieves a median speedup of .
Keywords
Cite
@article{arxiv.2607.24195,
title = {Parallelizable Exact Synthesis of Quantum Circuits via Semi-Tensor Product},
author = {Chenjian Li and Dingchao Gao and Xiangzhen Zhou and Ji Guan and Pengcheng Zhu and Zhufei Chu},
journal= {arXiv preprint arXiv:2607.24195},
year = {2026}
}