Closed 95-martin-orion closed 5 years ago
See #145.
Right now, qFlex doesn't implement
SWAP
s but onlyfSim
. However,iSWAP
s can be directly mapped tofSim
.
Replaced SWAP with iSWAP in test.
Once Ben has fixed the code to run fSim, I'll adjust this PR. Thanks!
Resolves #124. Modified tests to include SWAPs, but otherwise kept the grid the same; as expected, the generated ordering does not change.