EstimatorStateVector

EstimatorStateVector#

Module: iqm.qaoa.backends

class iqm.qaoa.backends.EstimatorStateVector[source]#

Bases: EstimatorBackend

Exact estimator using Qiskit statevector simulation.

Supports both QUBOQAOA and HUBOQAOA with arbitrary number of layers, but scales exponentially with the number of qubits.

Methods

Inheritance

Inheritance diagram of iqm.qaoa.backends.EstimatorStateVector