RPIQuantumComputing / QuantumCircuits

A GUI-based Quantum Circuit Simulator
MIT License
4 stars 2 forks source link

QAOA #54

Open dylansheils opened 1 year ago

dylansheils commented 1 year ago

Quantum Approximate Optimization Algorithm is a proposed method of finding combinatorial optimization solutions that is somewhat speculated to hold a better approximation ratio than some classical approachs. The goal here is to show the algorithm off!

You will:

dylansheils commented 10 months ago

First and last one (through MaxCut)