DVLab-NTU / qsyn

A C++-based growing software system for synthesizing, optimizing, and verifying quantum circuits
Apache License 2.0
166 stars 15 forks source link

`qcir` package does not support `SWAP` gate thoroughly #44

Closed JoshuaLau0220 closed 8 months ago

JoshuaLau0220 commented 8 months ago

If reading .qasm file with SWAPs, some commands (for example qcir print) will still panic, and the qc2ts does not seem to result in a correct transformation.