qiskit-optimization
qiskit-optimization copied to clipboard
Allow mixer and initial state in ``QAOAClient``
What should we add?
Support custom mixers and initial states in the QAOAClient. This is also required for #358 since the warm starting requires setting both these attributes.
To implement this we'll first have to adjust the runtime program and then add these arguments in the client.