nlopt icon indicating copy to clipboard operation
nlopt copied to clipboard

gradient based stopping criterion

Open mithodin opened this issue 8 years ago • 4 comments

For gradient based optimization algorithms, a stopping criterion based on the gradient would be useful. One could, for example, check that the norm of the gradient is equal to zero up to some user-specified tolerance.

mithodin avatar May 18 '17 08:05 mithodin