I just tested Cbc with GMPL support and it seems to work. In Unix-like environments with the autotools, it is only necessary to run the ./get.Glpk script in ThirdParty/Glpk prior to configuration and also add<div><br></div>

<div>--enable-gnu-packages</div><div><br></div><div>as an argument to configure (not sure this last one is necessary, but it can&#39;t hurt. This will build Cbc with support for GMPL. Then you can call it with</div><div>
<br>
</div><div>cbc sample.mod%sample.dat</div><div><br></div><div>where the file names for the data and model files are separated by a &quot;%&quot; symbol.</div><div><br></div><div>In Windows, you should be able to just open the Cbc solution file, add the GLPK project to the solutin and add &quot;COIN_HAS_GLPK&quot; to the list of preprocessor defines. I haven&#39;t tried this myself, but it should work fine.</div>

<div><br></div><div>Cheers,</div><div><br></div><div>Ted<br><br><div class="gmail_quote">On Fri, Oct 21, 2011 at 12:45 PM, Jim Levis <span dir="ltr">&lt;<a href="mailto:jwlevis@gmail.com">jwlevis@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Can anyone point me to good step-by-step guide for configuring CBC to<br>
read MathProg files in Windows? Is there are way to do it with<br>
binaries, or do you need to compile CBC and GLPK together? Finally, is<br>
using CBC directly with MathProg much more efficient than using GLPK<br>
to write an MPS file and then solving with CBC?<br>
<br>
Thanks.<br>
_______________________________________________<br>
Cbc mailing list<br>
<a href="mailto:Cbc@list.coin-or.org">Cbc@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/cbc" target="_blank">http://list.coin-or.org/mailman/listinfo/cbc</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Dr. Ted Ralphs<br>Associate Professor, Lehigh University<br>(610) 628-1280<br>ted &#39;at&#39; lehigh &#39;dot&#39; edu<br><a href="http://coral.ie.lehigh.edu/~ted" target="_blank">coral.ie.lehigh.edu/~ted</a><br>

<br>
</div>