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

Tutorial/max cut #88

Merged
merged 6 commits into from
Oct 17, 2024
Merged

Tutorial/max cut #88

merged 6 commits into from
Oct 17, 2024

Conversation

ahao27
Copy link
Contributor

@ahao27 ahao27 commented Oct 15, 2024

Changes

  1. Added a tutorial notebook file, "maxcut.ipynb," under the docs/tutorial/.
  2. Fixed the index.md file.
  3. Updated the _toc.yml file.

Description

This tutorial demonstrates how to solve the Max-Cut problem by using QAOA method, Qamoile and Jijmodleing.

@ahao27 ahao27 requested a review from Jacomichi October 15, 2024 03:44
@ahao27
Copy link
Contributor Author

ahao27 commented Oct 15, 2024

change after 4b32adf

The section (last cell) comparing different $p $-layers and frequencies has been removed to align with other tutorials and maintain a focus on solving the problem.

Copy link
Collaborator

@Jacomichi Jacomichi left a comment

Choose a reason for hiding this comment

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

LGTM

@Jacomichi Jacomichi merged commit 4dd93ac into main Oct 17, 2024
6 checks passed
@Jacomichi Jacomichi deleted the Tutorial/Max_cut branch October 17, 2024 03:10
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