Qiskit / benchpress

Apache License 2.0
19 stars 13 forks source link

Add cicuit structure validation to staq #68

Closed nonhermitian closed 1 month ago

nonhermitian commented 1 month ago

this adds circuit structure validation to staq. With this, staq fails most of the tests due to gates on edges that do not exist in the device topology. Not sure if this is an error on our part, or in their routines, but I have confirmed for some small instances that the gates at the output are indeed on edges that do not exist in the coupling map