<div dir="ltr">great thanks !</div><div class="gmail_extra"><br><div class="gmail_quote">2017-12-19 17:03 GMT+01:00 Mike Steglich <span dir="ltr"><<a href="mailto:mike.steglich@berlin.de" target="_blank">mike.steglich@berlin.de</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div></div><div>Hello Augustin,</div><div><br></div><div>The header entry %arg -solver glpk forces Cmpl to start in the solving mode. With the command line argument <span style="background-color:rgba(255,255,255,0)">-m model.mps you want to create a Mps file (model mode). Both, the solver and the model mode cannot be startet at the same time. </span></div><div><span style="background-color:rgba(255,255,255,0)"><br></span></div><div><span style="background-color:rgba(255,255,255,0)">Please command the solver argument out (#%arg -solver glpk ) to create the mps file.</span></div><div><span style="background-color:rgba(255,255,255,0)"><br></span></div><div><span style="background-color:rgba(255,255,255,0)">Thanks,</span></div><div><span style="background-color:rgba(255,255,255,0)"><br></span></div><div><span style="background-color:rgba(255,255,255,0)">Mike</span></div><div><div class="h5"><div><br>Am 19.12.2017 um 16:34 schrieb Augustin Lefèvre <<a href="mailto:augustin.lefevre@gmail.com" target="_blank">augustin.lefevre@gmail.com</a>>:<br><br></div><blockquote type="cite"><div><div dir="ltr">Hi all,<div><br></div><div>I just installed cmpl by downloading the <a href="http://www.coliop.org/_download/Cmpl-1-11-0-win.zip" target="_blank">precompiled binary for Windows</a>.</div><div><br></div><div>So I opened a shell, saved the proudct_mix example as a .cmpl file and tried to export it to a .mps file by typing :</div><div><br></div><div><font face="monospace, monospace">cmpl products_mix.cmpl -m model.mps</font></div><div><br></div><div>but I got the following error : </div><div><br></div><div><font face="monospace, monospace">Error (CMPL argument): Dont use solver and model mode at the same time</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="arial, helvetica, sans-serif">I sent the .cmpl file as attachment</font></div><div><font face="arial, helvetica, sans-serif"><br></font></div><div><font face="arial, helvetica, sans-serif">What's wrong with what I did ?</font></div><div><font face="arial, helvetica, sans-serif"><br></font></div><div><font face="arial, helvetica, sans-serif">Best regards</font></div><div><font face="arial, helvetica, sans-serif">Augustin</font></div></div>
</div></blockquote></div></div><blockquote type="cite"><div><product_mix.cmpl></div></blockquote><blockquote type="cite"><div><span>______________________________<wbr>_________________</span><br><span>Cmpl mailing list</span><br><span><a href="mailto:Cmpl@list.coin-or.org" target="_blank">Cmpl@list.coin-or.org</a></span><br><span><a href="https://list.coin-or.org/mailman/listinfo/cmpl" target="_blank">https://list.coin-or.org/<wbr>mailman/listinfo/cmpl</a></span></div></blockquote></div></blockquote></div><br></div>