<div dir="ltr">Hi all,<div><br></div><div>I would be interested to know whether IPOPT supports functionality similar to this nonlinear optimiser from the NAG library: <a href="http://www.nag.co.uk/numeric/fl/nagdoc_fl25/html/e05/e05ucf.html">http://www.nag.co.uk/numeric/fl/nagdoc_fl25/html/e05/e05ucf.html</a></div><div><br></div><div>The question concerns evaluation of the constraint function. Suppose there are N constraints, and each of them is very costly to compute. If during the optimisation in a given iteration only a subset of constraints needs to be evaluated, that NAG function has an argument that is the index of all constraints required for the current iteration, and the user only has to compute those constraints. </div><div><br></div><div>I would like to use IPOPT for this project but I need to convince some coauthors first. if you could give me a hint of whether anything like that is possible to implement, I&#39;d be very grateful.</div><div><br></div><div>Best,</div><div>Florian</div></div>