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
{{ message }}
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.
Qiskit allows to add linear equality constraint to the objective as quadratic penalty terms, multiplied by a large constant, the penalty factor.
Currently, not all optimizers allow to manually set this factor upfront.
This needs to be adjusted accordingly.
The text was updated successfully, but these errors were encountered:
I might be interested in looking into this. Is this change intended to be made to the base optimizer class or to specific optimizers only? Can you give more details?
Qiskit allows to add linear equality constraint to the objective as quadratic penalty terms, multiplied by a large constant, the penalty factor.
Currently, not all optimizers allow to manually set this factor upfront.
This needs to be adjusted accordingly.
The text was updated successfully, but these errors were encountered: