[Bonmin] filterSQP

Pierre Bonami pierre.bonami at gmail.com
Wed Aug 20 10:34:13 EDT 2008


Hi Gulay,
Which version of Bonmin are you using? Currently filterSqp is only  
available in trunk.
If you are using trunk, I put a short documentation on how to install  
and use it in
https://projects.coin-or.org/Bonmin/wiki/HintTricks
Best regards,
Pierre

> Hi all,
>
> I want to use filterSQP instead Ipopt in my experiments. I tried to  
> switch from Ipopt to SQP, but I was not able to do. Could anyone  
> tell me how I can include it in my code?
>
> I tried the following comment lines after stating 'option solver  
> bonmin' :
>
>
> options bonmin_options "bonmin.algorithm B-BB bonmin.nlp_solver  
> filterSQP";
>
> options bonmin_options "bonmin.algorithm B-BB bonmin.solver  
> filterSQP";
>
> options bonmin_options "bonmin.algorithm B-BB bonmin.nlp_solver  
> EFilterSQP";
>
> options bonmin_options "bonmin.algorithm B-BB bonmin.solver  
> EFilterSQP";
>
> All above cause the same error message 'unknown keyword'
>
> Thanks,
>
> Gulay
>
>
> _______________________________________________
> Bonmin mailing list
> Bonmin at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/bonmin



More information about the Bonmin mailing list