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

Document the capabilities of the package #25

Closed
rsln-s opened this issue Nov 3, 2023 · 1 comment
Closed

Document the capabilities of the package #25

rsln-s opened this issue Nov 3, 2023 · 1 comment

Comments

@rsln-s
Copy link
Contributor

rsln-s commented Nov 3, 2023

At a high level, the workflow we are hoping to enable with QOKit is as follows:

  1. Use get_qaoa_maxcut_objective to find good parameter beta gamma (used fixed? Optimize?) for your input graph
  2. Use these parameter to generate a QAOA circuit to run on hardware (qokit/qaoa_circuit_maxcut.py)

The same flow should work for other problems (portfolio optimization, LABS, ...)

@rsln-s rsln-s mentioned this issue Jan 29, 2024
@rsln-s
Copy link
Contributor Author

rsln-s commented Jan 29, 2024

Merged with #26

@rsln-s rsln-s closed this as completed Jan 29, 2024
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

No branches or pull requests

1 participant