<div dir="ltr"><div>Hi.</div><div><br></div><div>- I am using ipopt as part of an iterative algorithm. <br></div><div>- I want Ipopt to optimize an objective function with many variables.</div><div>- The old solution from last iteration (x0) of the overall algorithm is a good starting point for the new solution.<br></div><div>- I have already wrote a function to generate random starting point.</div><div><br></div><div>Can I ask Ipopt to just optimize for once with 1 starting point that I provide (x0)?</div><div>Can I ask Ipopt to try to start from x0 first and then try other starting point?<br></div><div><br></div><div>Thank you.<br></div><div><br></div></div>