Skip to main contentIBM Quantum Documentation
This page is from an old version of Qiskit SDK and does not exist in the latest version. We recommend you migrate to the latest version. See the release notes for more information.

qiskit.aqua.components.optimizers.OptimizerSupportLevel

class OptimizerSupportLevel(value)

GitHub

Support Level enum for features such as bounds, gradient and initial point

__init__

__init__()

Initialize self. See help(type(self)) for accurate signature.


Attributes

ignored
not_supported
required
supported
Was this page helpful?
Report a bug or request content on GitHub.