Python CPU/GPU implementation of the Simulated Bifurcation (SB) algorithm to solve quadratic optimization problems (QUBO, Ising, TSP, optimal asset allocations for a portfolio, etc.).
-
Updated
Dec 15, 2024 - Python
Python CPU/GPU implementation of the Simulated Bifurcation (SB) algorithm to solve quadratic optimization problems (QUBO, Ising, TSP, optimal asset allocations for a portfolio, etc.).
Simulated Bifurcation (Quantum Physics model for Ising models) to find heuristics for NP hard problems with great computational efficiency
Add a description, image, and links to the simulated-bifurcation-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the simulated-bifurcation-algorithm topic, visit your repo's landing page and select "manage topics."