Quantagonia HybridSolver Documentation#
The Quantagonia HybridSolver is a cloud-based hybrid classic-quantum solver for mathematical optimization problems. The HybridSolver solves mixed-integer linear optimization problems (MILPs) and quadratic unconstrained optimization problems (QUBOs) to global optimality. The solver runs hardware-agnostic on CPUs, GPUs, and QPUs. For more information on the solver, see this page. To use the solver, please sign up at platform.quantagonia.com. For further questions, please contact support@quantagonia.com.
The HybridSolver solves mixed-integer linear optimization problems (MILPs) and quadratic unconstrained optimization problems (QUBOs) to global optimality.
The HybridSolver is cloud-based and runs hardware-agnostic on CPUs, GPUs, and QPUs. Thus, you need never worry about what hardware is best for your decision problem.
The HybridSolver comes with a command-line interface (CLI) to solve optimization problems without setup and an API to integrate the solver into your projects.