[Bonmin] filterSQP

Claudia D'Ambrosio c.dambrosio at unibo.it
Wed Aug 20 06:17:06 EDT 2008


Dear Gulay,
I use the first line and it works with the last stable version. Which 
Bonmin version are you running?
You can try to set that option through the bonmin option file 
(bonmin.opt) that should be in the directory where you run Bonmin and 
should contain:

bonmin.nlp_solver filterSQP

Regards,
Claudia



At 02:16 AM 8/20/2008, Gulay Samatli wrote:
>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