iqm.qaoa

iqm.qaoa#

IQM QAOA

Subpackages and modules

backends

The module for various backends for calculating the expectation value / samples from QAOA.

circuits

This module contains several functions that build various types of circuits (e.g., in qiskit and quimb) from the QUBOQAOA object.

generic_qaoa

A module containing the generic QAOA abstract base class.

qubo_qaoa

A module for the QUBOQAOA class.

transforming_functions

A module for custom functions that transform data from one format to another format

transpiler

A folder for modules related to the transpilation (routing) of the QAOA circuit on a QPU.

tree_qaoa

Contains the TreeQAOA class, built for using the tree schedule.