QAOA
A builder for the QAOA ansatz
Source code in q3as/algo/vqe.py
__init__(postprocess=None, **kwargs)
Create a new QAOA builder. Arguments are passed to the QAOAAnsatz constructor in the Qiskit circuit library.