<div dir="ltr">Hi Vladimir,<div><br></div><div>If you have a problem in the .nl format you can solve it with the CBC driver for AMPL and write a .sol file as follows:</div><div><br></div><div>  cbc &lt;stub&gt; -AMPL</div>

<div><br></div><div>where &lt;stub&gt; is the name of the .nl file without an extension.<br><div class="gmail_extra"><br></div><div class="gmail_extra">HTH,</div><div class="gmail_extra">Victor<br><br><div class="gmail_quote">

On Fri, Mar 29, 2013 at 11:07 AM, vladimir voloshinov <span dir="ltr">&lt;<a href="mailto:vladimir.voloshinov@gmail.com" target="_blank">vladimir.voloshinov@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">

Dear CBC team,<br>we successfully use CBC (2.7.7) for AMPL models via OSAmplClient from AMPL translator.<br>But now, to &quot;distribute&quot; the computational load, we need to run CBC application on one server, but perform analysis of solution in AMPL translator running on another server.<br>


The most convenient would be if CBC-solution will be returned  in AMPL format (*.sol file created by write_sol ASL routine).  <br>But not in CBC nor in OSSolverService I can not find an option (similar to &quot;wantsol&quot; for AMPL-solvers) telling to write solution in AMPL format. <br>


At the same time in CbcSolver.cpp I see a call of writeAmpl(...) procedure, defined in Cbc_ampl on the base of an ASL write_sol(...).<br><br>May be there are some &quot;hidden&quot; options of CBC (or OSSolverService) or &quot;tricks&quot; of compilation  ?<br clear="all">


We&#39;ll be happy for any hints.<span class="HOEnZb"><font color="#888888"><br>-- <br>Vladimir V. Voloshinov,<br>Ph.D, head of lab. O-3 &quot;Distributed computing algorithms&quot;, <span><font color="#888888"> <a href="http://www.iitp.ru/ru/researchlabs/1040.htm" target="_blank">http://www.iitp.ru/ru/researchlabs/1040.htm</a>,</font></span><br>


Department of Distributed Computing, <a href="http://dcs.isa.ru" target="_blank">http://dcs.isa.ru</a>, Institute for Information Transmission Problems RAS, <a href="http://www.iitp.ru" target="_blank">http://www.iitp.ru</a><br>

<br>
</font></span><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>
<br></blockquote></div><br></div></div></div>