Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 216 Bytes

File metadata and controls

7 lines (4 loc) · 216 Bytes

Quantum Approximate Optimization Algorithm (QAOA)

Implementation of QAOA using Qiskit to solve a Max-cut problem on a random graph

Please refer to QAOA_Doc.ipynb for the Explenation

To be further edited...