qaoa

qaoa#

Full path: iqm.qaoa

IQM QAOA.

Subpackages and modules

backends

Backends for calculating expectation values and generating samples from QAOA instances.

circuits

Functions that build various types of circuits (e.g., in qiskit and quimb) from the QAOA object.

generic_qaoa

A module containing the generic QAOA abstract base class.

hubo_qaoa

A module for the HUBOQAOA 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_calculation

A folder for modules used to calculate the tree QAOA angles.

tree_qaoa

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