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

Changed mapping manager to use floyd warshall #5843

Merged

Conversation

ammareltigani
Copy link
Contributor

Changed implementation of computing distances and shortest path in MappingManager to use floyd warshall algorithm using NetworkX

@ammareltigani ammareltigani requested review from a team, vtomole and cduck as code owners August 29, 2022 18:37
@CirqBot CirqBot added the size: S 10< lines changed <50 label Aug 29, 2022
@ammareltigani ammareltigani requested a review from maffoo August 29, 2022 18:37
@tanujkhattar tanujkhattar merged commit 944837e into quantumlib:master Aug 29, 2022
@ammareltigani ammareltigani deleted the routing-floyd_warshall_mm branch August 29, 2022 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: S 10< lines changed <50
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants