Benchmark Repository for Qsyn: A Developer-Friendly Quantum Circuit Synthesis Framework for NISQ Era and Beyond
Clone the repository to your local machine by running
git clone https://github.com/DVLab-NTU/qsyn-benchmark.git
cd qsyn-benchmark
git submodule init
git submodule update
cd utils
bash decompose.sh <Path to Input Circuit Directory> <Path to Decomposed Circuit Directory>
# e.g. bash decompose.sh ../qsyn_publication/original/hwb/ ../qsyn_publication/mapping/hwb