Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Added InitialMapper base class and LineInitialMapper implementation #5826

Closed

Conversation

ammareltigani
Copy link
Contributor

@ammareltigani ammareltigani commented Aug 12, 2022

This PR is the second in a series to implement qubit routing capabilities in Cirq. It
(1) adds a base class AbstractInitialMapper
(2) an implementation of this base class LineInitialMapper that uses the placement strategy outlines in https://arxiv.org/pdf/1902.08091.pdf

For more context, see http://tinyurl.com/cirq-qubit-routing

@ammareltigani ammareltigani requested review from a team, vtomole and cduck as code owners August 12, 2022 20:51
@ammareltigani ammareltigani requested a review from viathor August 12, 2022 20:51
@CirqBot CirqBot added the size: L 250< lines changed <1000 label Aug 12, 2022
@ammareltigani ammareltigani marked this pull request as draft August 12, 2022 20:57
@ammareltigani
Copy link
Contributor Author

Closing this draft PR becaue split into multiple PRs #5828-#5831.

@ammareltigani ammareltigani deleted the routing-initial_mapping branch September 17, 2022 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: L 250< lines changed <1000
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants