The number of optimization steps for optimization of results using two solvers can be defined under settings. The first solver only used the function value an no gradient. It is less accurate but much faster. The second solver uses the function values and the gradient and takes more time. Both are called after each other if the number of steps is larger than zero.