Qiskit / red-queen

Quantum software benchmarking tool
Apache License 2.0
18 stars 15 forks source link

Double check overhead computation for `t|ket>` mapper #7

Open boschmitt opened 2 years ago

boschmitt commented 2 years ago

IIRC, t|ket> mapper is not exclusively SWAP-based, i.e., it might choose to add CNOTs directly (bridges). If that is the case, we need to double check that we are calculating the overhead correctly for the case we use the vanilla mapper.