ProvideQ / toolbox-server

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

Add qubo meta solver #50

Closed Elscrux closed 7 months ago

Elscrux commented 11 months ago

Including solver using Qiskit, and a QAOA based approach

schweikart commented 9 months ago

Thanks for these changes @Elscrux! Can you add JavaDocs to the QuboSolver base class too? Then this is ready to be merged :)

sonarcloud[bot] commented 9 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

1 New issue
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

schweikart commented 7 months ago

Had to rebase due to a conflict in qiskit/requirements.txt