Skip to content

EarlOld/QAOA-quantum.js

Repository files navigation

QAOA JavaScript Implementation for MaxCut

This is a JavaScript implementation of the Quantum Approximate Optimization Algorithm (QAOA) for the MaxCut problem. The code is based on the paper "Quantum Approximate Optimization Algorithm: Performance, Mechanism, and Implementation on Near-Term Devices" by Farhi et al. (2014).