You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Description
This PR add functionality needed for an upcoming version of the hybrid
mapper in QMAP.
In particular, it adds new types of operations: the "bridge" gate and
the "passby" operation (a kind of bridge but with shuttling).
## Checklist:
- [x] The pull request only contains commits that are focused and
relevant to this change.
- [x] I have added appropriate tests that cover the new/changed
functionality.
- [x] The changes follow the project's style guidelines and introduce no
new warnings.
- [x] The changes are fully tested and pass the CI checks.
- [x] I have reviewed my own code changes.
---------
Signed-off-by: Ludwig Schmid <117631861+lsschmid@users.noreply.github.com>
Co-authored-by: Lukas Burgholzer <burgholzer@me.com>
0 commit comments