<div dir="ltr">Depending on exactly what the purpose of generating these cuts is, you might also take a look at <div><br></div><div><a href="https://github.com/tkralphs/CuPPy" target="_blank">https://github.com/tkralphs/CuPPy</a></div><div><br></div><div>This is a very simple GMI generator in Python that gets the optimal tableau from Clp via the Python bindings provided by CyLP and generates the corresponding GMI cuts. It is intended mainly for instructional purposes---it would be very slow and also not very sophisticated in practice. It can, however, animate the cut generation procedure for 2D examples using. I use it for teaching purposes.</div><div><br></div><div><a href="https://github.com/tkralphs/GrUMPy" target="_blank">https://github.com/tkralphs/GrUMPy</a><br></div><div><br></div><div>Cheers,</div><div><br></div><div>Ted</div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Nov 22, 2014 at 4:50 AM, John Forrest <span dir="ltr">&lt;<a href="mailto:john.forrest@fastercoin.com" target="_blank">john.forrest@fastercoin.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>Babak,<br>
      <br>
      No need to use Cbc - look at some of the *Test.cpp&#39;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<div><div><br>
      On 22/11/14 05:35, Babak Moazzez wrote:<br>
    </div></div></div>
    <blockquote type="cite"><div><div>
      <div dir="ltr">
        <div>
          <div>Hi<br>
            <br>
          </div>
          I need to generate only GMI cuts from optimal LP tableau. I
          don&#39;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>
          <div dir="ltr">Babak Moazzez<br>
            <br>
          </div>
        </div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
Cbc mailing list
<a href="mailto:Cbc@list.coin-or.org" target="_blank">Cbc@list.coin-or.org</a>
<a href="http://list.coin-or.org/mailman/listinfo/cbc" target="_blank">http://list.coin-or.org/mailman/listinfo/cbc</a>
</pre>
    </blockquote>
    <br>
  </div>

<br>_______________________________________________<br>
Cbc mailing list<br>
<a href="mailto:Cbc@list.coin-or.org" target="_blank">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><br clear="all"><div><br></div>-- <br><div><div dir="ltr">Dr. Ted Ralphs<br>Professor, Lehigh University<br><a href="tel:%28610%29%20628-1280" value="+16106281280" target="_blank">(610) 628-1280</a><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></div></div>
</div></div>