You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As soon as possible assert number of parameters so that it makes sense, in terms of binding the circuit properly or at least a helpful error message.
In the QAOA class the number of qubits is set for initialstate and mixer class from the problem class. This is a silent assumption and sometimes more parameters are needed.