<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Thank you, now I just callCbc(string, Model&).<br>
    <br>
    In that example, setting "-preprocess off" leads to a bug-free
    optimum in 5 min.<br>
    <br>
    <div class="moz-cite-prefix">On 12/10/2015 4:32 PM, Babak Moazzez
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAEHJM4=Vx2dTrPYzTugu1KN8+mhT_=hkPsS2p=3F1wZ5aVPLSQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">try the following for example:
        <div><br>
        </div>
        <div>
          <div><font face="monospace, monospace">CbcMain0(model); </font></div>
          <div><font face="monospace, monospace">const char *
              argv2[]={"driver4","-cuts","off"
              ,"-preprocess","off","-passc","1","-solve","-quit"};</font></div>
          <div><font face="monospace, monospace">CbcMain1(9,argv2,model);</font></div>
          <br>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>