<div dir="ltr">The solving time will depend on the complexity of your problem (number of variables, integer/binary variables, number of restrictions, dependencies between them...).<div><br></div><div>You can test the perfomance of different solvers by building a mps file and using NEOS servers (<a href="http://neos-server.org">neos-server.org</a>).</div><div><br></div><div>I don't know so much about CBC documentation, but you can always download the source code for the command line tool distributed in the project and find your way through its code.</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 28, 2017 at 3:34 PM, Nguyen, Y CIV NSWCDD, H52 <span dir="ltr"><<a href="mailto:y.nguyen@navy.mil" target="_blank">y.nguyen@navy.mil</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Good afternoon,<br>
I try to find an open source linear programming model that can solve our math program. After some online research, I'd like to try CBC with CLP solver. According to the <a href="http://con-or.org" rel="noreferrer" target="_blank">con-or.org</a> cbc can be used as a callable library or sing a stand- alone executable.  I found the examples only read the mps files. Is there any example that guides me to build the model rather than reading an mps file? Will CBC allow to build the model on fly for the real time problem? The solving time is also very important to me. I 'd like to solve the model within 1 minute.<br>
I am looking forward to hear the answer from you. Thanks a lot<br>
<br>
V/R<br>
<span class="HOEnZb"><font color="#888888">Y Nguyen<br>
</font></span><br>______________________________<wbr>_________________<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" rel="noreferrer" target="_blank">http://list.coin-or.org/<wbr>mailman/listinfo/cbc</a><br>
<br></blockquote></div><br></div>