This repository contains the source code (Rust) for the parallel quantum circuit optimizer described in the SPAA 2025 paper.
Run the following command to perform optimization on all circuit using 64 threads
cargo run configs/POAC_400/n64.toml
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains the source code (Rust) for the parallel quantum circuit optimizer described in the SPAA 2025 paper.
Run the following command to perform optimization on all circuit using 64 threads
cargo run configs/POAC_400/n64.toml