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

Optimal circuit path #413

Merged
merged 228 commits into from
Aug 27, 2024
Merged

Optimal circuit path #413

merged 228 commits into from
Aug 27, 2024

Conversation

ziofil
Copy link
Collaborator

@ziofil ziofil commented Jun 14, 2024

This PR can now on top of the features added in #397. The circuit is capable of determining an optimal contraction path using a combination of heuristics and branch-and-bound search.

mrmustard/lab_dev/wires.py Outdated Show resolved Hide resolved
mrmustard/lab_dev/wires.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@timmysilv timmysilv left a comment

Choose a reason for hiding this comment

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

amazing!

@ziofil ziofil merged commit d2b8466 into develop Aug 27, 2024
7 checks passed
@ziofil ziofil deleted the opt_path branch August 27, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog Pull request does not require a CHANGELOG entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants