<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body>
    <p>Hi Marcus,</p>
    <p><br>
    </p>
    <p>try to display the statistics of SCIP. The source of the cuts
      could be a separator or a constraint handler. In the statistics
      you will see how many cuts are added by separators and constraint
      handlers.</p>
    <p><br>
    </p>
    <p>The statistics can be printed in the command line with "display
      statistics" and in the callable library with
      SCIPprintStatistics().<br>
    </p>
    <p><br>
    </p>
    <p>Best,<br>
      Leona</p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 1/21/20 5:28 PM, Marcus Daniels
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:BY5PR11MB3896D53AD6F6DAB44BA819DEC50D0@BY5PR11MB3896.namprd11.prod.outlook.com">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        Hi,</div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        <br>
      </div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        I have a problem where I see an extensive set of cuts (e.g.
        10,000) before branching starts.   I tried disabling separation
        both at the command line level and programmatically in my
        sub-problem, but I still see them being added.   I also tried
        setting separating/maxcutsroot to 0.   What is the source of
        these cuts and can I disable them?</div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        <br>
      </div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        Thanks,</div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        <br>
      </div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        Marcus<br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Scip mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Scip@zib.de">Scip@zib.de</a>
<a class="moz-txt-link-freetext" href="https://listserv.zib.de/mailman/listinfo/scip">https://listserv.zib.de/mailman/listinfo/scip</a>
</pre>
    </blockquote>
  </body>
</html>