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

Move heavy_hex_graph generator to rustworkx-core #779

Merged
merged 1 commit into from
Jan 11, 2023

Conversation

enavarro51
Copy link
Contributor

This PR migrates the heavy_hex_graph generator to rustwokx-core. It's based on #758.

There was a bug in the rustworkx undirected version of the heavy_hex_graph, which created a different ordering in the edges from the directed version. The undirected tests were changed to fix it.

@mtreinish mtreinish added this to the 0.13.0 milestone Jan 11, 2023
Copy link
Collaborator

@IvanIsCoding IvanIsCoding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@IvanIsCoding IvanIsCoding added the automerge Queue a approved PR for merging label Jan 11, 2023
@mergify mergify bot merged commit bd72ea2 into Qiskit:main Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Queue a approved PR for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants