Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 245 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 245 Bytes

QIOS

This is a simple API that demonstrates quantum-inspired optimization using the Quantum Approximate Optimization Algorithm (QAOA) to solve the MaxCut problem. It uses Qiskit for quantum circuit simulation and FastAPI for creating the API.