Qiskit / benchpress

Apache License 2.0
19 stars 13 forks source link

Remove `-c` (`--cnot-resynthesis`) flag from Staq and truncate OPTIMIZATION-LEVEL #70

Closed ashsaki closed 1 month ago

ashsaki commented 1 month ago

This PR removes -c (--cnot-resynthesis) flag from Staq as the flag does not preserve qubit connectivity. Staq OPTIMIZATION-LEVEL=3 (-O3) uses the -c inside it. Therefore, the OPTIMIZATION-LEVEL is truncated to max 2.