NoOpMinimizeResult¶
- class NoOpMinimizeResult¶
Result of a
NoOpMinimizerun.Methods
Attributes
The objective value computed from the fixed parameters.
The fixed circuit parameter values used for evaluation.
- __static_attributes__ = ('best_objective', 'best_parameters')¶
- best_objective¶
The objective value computed from the fixed parameters.
- best_parameters¶
The fixed circuit parameter values used for evaluation.