<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Vladimir,<br>
      <br>
      At first I thought cbc was not writing .sol file.&nbsp; It is but it
      puts it out directory where .nl file is.&nbsp; So look there.<br>
      <br>
      John Forrest<br>
      <br>
      On 29/03/13 18:42, <a class="moz-txt-link-abbreviated" href="mailto:victor.zverovich@gmail.com">victor.zverovich@gmail.com</a> wrote:<br>
    </div>
    <blockquote
cite="mid:CANawtxZMczRBRB7E9rUL6P0sVZsxG4m60K79iaJBDFOGgCuzEQ@mail.gmail.com"
      type="cite">
      <meta http-equiv="Context-Type" content="text/html;
        charset=ISO-8859-1">
      <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>&nbsp; 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 moz-do-not-send="true"
                  href="mailto:vladimir.voloshinov@gmail.com"
                  target="_blank">vladimir.voloshinov@gmail.com</a>&gt;</span>
              wrote:<br>
              <blockquote class="gmail_quote">
                Dear CBC team,<br>
                we successfully use CBC (2.7.7) for AMPL models via
                OSAmplClient from AMPL translator.<br>
                But now, to "distribute" 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&nbsp; in AMPL format (*.sol file created by
                write_sol ASL routine).&nbsp; <br>
                But not in CBC nor in OSSolverService I can not find an
                option (similar to "wantsol" 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 "hidden" options of CBC (or
                OSSolverService) or "tricks" of compilation&nbsp; ?<br>
                We'll be happy for any hints.<span class="HOEnZb"><br>
                  -- <br>
                  Vladimir V. Voloshinov,<br>
                  Ph.D, head of lab. O-3 "Distributed computing
                  algorithms", <span> <a moz-do-not-send="true"
                      href="http://www.iitp.ru/ru/researchlabs/1040.htm"
                      target="_blank">http://www.iitp.ru/ru/researchlabs/1040.htm</a>,</span><br>
                  Department of Distributed Computing, <a
                    moz-do-not-send="true" href="http://dcs.isa.ru"
                    target="_blank">http://dcs.isa.ru</a>, Institute for
                  Information Transmission Problems RAS, <a
                    moz-do-not-send="true" href="http://www.iitp.ru"
                    target="_blank">http://www.iitp.ru</a><br>
                  <br>
                </span><br>
                _______________________________________________<br>
                Cbc mailing list<br>
                <a moz-do-not-send="true"
                  href="mailto:Cbc@list.coin-or.org">Cbc@list.coin-or.org</a><br>
                <a moz-do-not-send="true"
                  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>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Cbc mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Cbc@list.coin-or.org">Cbc@list.coin-or.org</a>
<a class="moz-txt-link-freetext" href="http://list.coin-or.org/mailman/listinfo/cbc">http://list.coin-or.org/mailman/listinfo/cbc</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>