qiskit.algorithms.optimizers.SteppableOptimizer.step¶ SteppableOptimizer.step()[fuente]¶ Performs one step in the optimization process. This method composes ask(), evaluate(), and tell() to make a «step» in the optimization process.