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

Pipeline for computing anneal schedules from QAOA parameters #9

Merged
merged 3 commits into from
Oct 17, 2024

Conversation

majafranz
Copy link
Member

This PR:

  • modularises the previous default pipeline into respective pipelines for qaoa and spectral gap calculation (adiabatic), each also for the two problems in consideration: MAXCUT and track reconstruction
  • makes previousliy hardcoded variables to config params
  • adds a new pipeline for computing the anneal schedules from QAOA params

@majafranz majafranz requested a review from stroblme October 16, 2024 13:11
@majafranz majafranz force-pushed the annealing_schedules.py branch from 5103bcc to bfa28da Compare October 16, 2024 13:37
Copy link
Collaborator

@stroblme stroblme left a comment

Choose a reason for hiding this comment

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

Awesome work 🚀

@stroblme stroblme merged commit 34a5819 into main Oct 17, 2024
1 check passed
@stroblme stroblme deleted the annealing_schedules.py branch October 17, 2024 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants