Skip to content

laurgao/maxcut-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find the maxcut of any graph with a quantum computer

Webapp homepage

The Quantum Maxcut Solver is the first webapp that allows anyone to run a quantum machine learning algorithm no-code. It uses QAOA (the quantum approximate optimization algorithm, a quantum machine learning algo) to solve the maxcut problem. Instructions for usuage are included at maxcut.vercel.app. Or, to learn more about maxcut and the theory behind QAOA, check out this video.

Video thumbnail

Built on a React frontend and a Flask backend (this repository). Check out this blog post for more dev notes.

About

Python/Flask backend for maxcut.vercel.app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages