ProvideQ / toolbox-server

Resources for the server that hosts the toolbox (Backend)
https://provideq.kit.edu
MIT License
1 stars 1 forks source link

Upgrade Qiskit MaxCut solver to qiskit-optimization >= 0.6 #60

Open schweikart opened 9 months ago

schweikart commented 9 months ago

Due to a breaking change (see #58), we had to downgrade qiskit-optimization to 0.5. Unfortunately, the upgrade seems difficult (see https://github.com/ProvideQ/toolbox-server/issues/58#issuecomment-1810506817). Still, we should upgrade or re-write this at some point.