<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Babak,<br>
      <br>
      No need to use Cbc - look at some of the *Test.cpp's in Cgl and
      just<br>
      <br>
      OsiClpSolverInterface solver - read model and initial solve - then
      create GMI cut generator and generate cuts.<br>
      <br>
      John Forrest<br>
      On 22/11/14 05:35, Babak Moazzez wrote:<br>
    </div>
    <blockquote
cite="mid:CAEHJM4n6Api9SMrRBR3fidy1fZnygGq8ScvZeMy2Ct3u_7TaTQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>Hi<br>
            <br>
          </div>
          I need to generate only GMI cuts from optimal LP tableau. I
          don't want to solve the problem, only need to see the actual
          cuts in one iteration!<br>
          <br>
        </div>
        What would be the easiest way?<br clear="all">
        <br>
        <div class="gmail_signature">
          <div dir="ltr">Babak Moazzez<br>
            <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>