<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Fang,<br>
      <br>
      Why do you want to remove the integer objects?  Is there something
      odd in your problem, which means variables can take non-integral
      values?<br>
      <br>
      The integer variables are at lower priority so will only be
      branched on as a last resort.<br>
      <br>
      John Forrest<br>
      <br>
      <br>
      On 03/06/15 05:24, Fang Ma wrote:<br>
    </div>
    <blockquote
cite="mid:CABjWwQE3UY1yj9yt7CwBwB4PBZ_yF+Puqgdt8S1hJrEMs30prg@mail.gmail.com"
      type="cite">
      <meta http-equiv="Context-Type" content="text/html; charset=UTF-8">
      <div dir="ltr">Hi CoinOR Cbc community, 
        <div><br>
        </div>
        <div>Just a simple question,  I am looking at Cbc  crew.cpp
          example, which revolve around follow-on branching plus simple
          binary branching on integer. </div>
        <div><br>
        </div>
        <div>How to deactivate the variable branching such that there is
          only follow-on branching without simple variable branching ?
          It seems in the Cbc source code, the simple integer object was
          created by default. After finished branching on follow on
          objects, the crew example switch to variable branching. </div>
        <div><br>
        </div>
        <div>Thanks</div>
        <div><br>
        </div>
        <div>Fang<br>
          <br>
          <div><br>
          </div>
          -- <br>
          <div class="gmail_signature">Best Regards,<br>
            Fang<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>