[Ipopt] Can i use IPOPT without the input of Jacobian Matrix and the Hessian of the Lagrangian?

John Pye john.pye at anu.edu.au
Thu Dec 17 00:47:35 EST 2009


Hi Lewis

If your constraints are chainging such that it affects the structure of 
your Jacobian matrix, perhaps you need to look at MINLP optimisation 
library like BonMin, instead of IPOPT?

Thoughts, anyone else?

Cheers
JP

Lewis I wrote:
> Hello Ipopt-Team,
>
> I am a MPhil. Student at the Simon Fraser University. I am working on a research which requires the nonlinear optimization.
>
> I would like to use Ipopt. I have tried the pre-complied binaries for Windows (C++) and read the examples.
> And I found that Ipopt require the input of Jacobian Matrix and the Hessian of the Lagrangian before the calculaion of the optimization.
> Because one of the requirement of my program is to allow it can be more interactive.
> I can not predefine the Jacobian Matrix and the Hessian of the Lagrangian for all constraints, because the constraints will be changed at different situations.
> Do there exist any method to compute these matrix from the set of provided constraint functions automatically?
>
> Thank you very much for
>  your help.
>
> Best regards
> Lewis
>   
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Ipopt mailing list
> Ipopt at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/ipopt
>   


-- 
Dr John Pye
Dept of Engineering
Australian National University




More information about the Ipopt mailing list