quark - QUantum Application Reformulation Kernel
This is a software package to support the mapping of combinatorial optimization problems to quantum computing interfaces via QUBO and Ising problems.
First Steps
Tutorials
- Tutorial 01 - How to use Polynomials
- Tutorial 02 - How to formulate QUBOs by hand using Polynomials
- Tutorial 03 - How to reuse the QUBO formulation
- Tutorial 04 - How to handle constraints automatically
- Tutorial 05 - How to solve QUBOs
- Tutorial 06 - How to store intermediate data
- Tutorial 07 - How to connect to D-Wave
- Tutorial 08 - How to connect to QAOA simulator (Julia library)
- Tutorial 09 - How to connect to the PySA solver
Reference
Contribute