Add a MaxCut problem that encodes a weighted graph as a QUBO and solves it with the existing QAOA pipeline. Validates that IsingFlow scales beyond the 2-qubit case on a real combinatorial problem.
- Add notebooks/maxcut_walkthrough.ipynb with circuit diagram + energy landscape
Add a MaxCut problem that encodes a weighted graph as a QUBO and solves it with the existing QAOA pipeline. Validates that IsingFlow scales beyond the 2-qubit case on a real combinatorial problem.