This repo, contains some optimization problems I solved using some quantum computing techniques, like QUBO and QAOA.
first of all, install uv, and run:
uv syncthen, you can run any script, just run:
uv run scriptYou need to have cuda toolkit installed and then run
makeinside the project folder.