0 / 0

Description

This notebook shows how to use Qiskit to convert a quadratic program to an Ising Hamiltonian to solve Quadratic Unconstrained Binary Optimization (QUBO) problems.

The Qiskit Optimization package covers the whole range from high-level modeling of optimization problems, with automatic conversion of problems to different required representations, to a suite of easy-to-use quantum optimization algorithms that are ready to run on classical simulators, as well as on real quantum systems.

This notebook runs on the latest version of Python.