qiskit.algorithms.optimizers.SteppableOptimizer.continue_condition¶
- SteppableOptimizer.continue_condition()[Quellcode]¶
Condition that indicates the optimization process should continue.
- Rückgabe
True
if the optimization process should continue,False
otherwise.- Rückgabetyp
bool