I would like to know how the SLSQP optimizer in scipy.optimizer.minimize uses the 'ftol' parameter for a problem with equality and inequality constraints? I would like to know exactly how the termination criterion is applied.
Thank you in advance.
I would like to know how the SLSQP optimizer in scipy.optimizer.minimize uses the 'ftol' parameter for a problem with equality and inequality constraints? I would like to know exactly how the termination criterion is applied.
Thank you in advance.
A copy of the original paper can be found here:
https://yetanothermathprogrammingconsultant.blogspot.com/2022/02/slsqp-original-paper.html