[Ipopt] nonlinear optimization problem error

Stefan Vigerske stefan at math.hu-berlin.de
Thu Nov 9 05:59:18 EST 2017


Hi,

there is no multistart option in Ipopt.
I guess you could just generate starting points by drawing a random 
number for each variable from its bounds.
For something more elaborate, maybe have a look at the constraint 
consensus method from Chinneck, et.al. (search for "consensus" at 
http://www.sce.carleton.ca/faculty/chinneck/chinneck_pub.shtml).

Stefan

On 11/08/2017 06:37 PM, Barry Barrios wrote:
> Hi,
> 
> I've a nonlinear optimization problem with several constraints, but the
> solver gave this error:
> 
> EXIT: Converged to a point of local infeasibility. Problem may be
> infeasible.
> WARNING - Loading a SolverResults object with a warning status into
> model=unknown; message from solver=Ipopt 3.11.1\x3a Converged to a locally
> infeasible point. Problem may be infeasible.
> WARNING - Loading a SolverResults object with a warning status into
> model=unknown; message from solver=Ipopt 3.11.1\x3a Converged to a locally
> infeasible point. Problem may be infeasible.
> 
> 
> I was wondering if there's a multi-start option or if not, how can one
> implement one, or if there's a way to use multi-start to escape from this
> convergence problem.
> 
> Best,
> Barry
> 
> 
> 
> _______________________________________________
> Ipopt mailing list
> Ipopt at list.coin-or.org
> https://urldefense.proofpoint.com/v2/url?u=https-3A__list.coin-2Dor.org_mailman_listinfo_ipopt&d=DwICAg&c=Ngd-ta5yRYsqeUsEDgxhcqsYYY1Xs5ogLxWPA_2Wlc4&r=BRcuJnQr5NAzU29t80hk2rsLc4vrlRySBDabuq0O1ZI&m=GhqFYXGT_1jfyA-Y4GFTqo5E-zg392RLzXMoInviWHE&s=EgCaiZ1rpFNDw1bJObW5SGnNO_4cPkLfPr0Kjc_PPKg&e=
> 



More information about the Ipopt mailing list