Qiskit / benchpress

Apache License 2.0
19 stars 13 forks source link

Add 89Q circSU2 test #52

Closed nonhermitian closed 1 month ago

nonhermitian commented 1 month ago

The 100Q circSU2 test exactly matches the heavy-hex topology we test against in the device transpile section. Thus it is useful for finding if a SDKs routing capabilities can find that. Here we add a 89Q version that does not fit on the topology, thus requiring swaps.

closes #44