<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <pre style="white-space: pre-wrap; color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Hello all,
My name is Alex and I am a Phd student in Barcelona. My research is about design material through optimization. 
I coursed some courses in Optimization and I learnt how to use Ipopt and Bonmin but with AMPL language.
However in my research, I am using Matlab, so I installed the <a href="https://projects.coin-or.org/Ipopt/wiki/MatlabInterface">Matlab interface</a> for Ipopt and everything is okey. 
Because I am using binary variables I want to also use Bonmin through Matlab as I do it with Ipopt. 
Is it possible? Does anyone know how to do it? Could I use it through Ipopt interface? 

Another question, I see that Bonmin use Ipopt for solving the relaxed problem. If I have already installed Ipopt could I use it in the configure step, something like -with-ipopt= ...
I am starting with Linux so I am a little lost.
Thank you very much in advance
&Agrave;lex
</pre>
  </body>
</html>