<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi All,<br>
    <br>
    I would like to write a specialization of <b>CbcEventHandler</b> to
    add cuts. Since I call cbc using CbcMain0 and CbcMain1 I think this
    approach would be better than write a CglCutGenerator
    specialization.<br>
    <br>
    I see that in <b>CbcEventHandler</b> there is an action <b>addCuts</b>,
    which I suppose that I should set after adding these cuts.  <br>
    <br>
    My question is how should I add these cuts ???  Just add as rows in
      <a class="el"
      href="http://www.coin-or.org/Doxygen/CoinAll/class_cbc_model.html">CbcModel</a>
    * <a class="el"
href="http://www.coin-or.org/Doxygen/CoinAll/class_cbc_event_handler.html#5d73a3d17289f80bddf77f1f9e3543ee">model</a>
    or there is a special way to indicate that I'm adding cuts ???<br>
    <br>
    <br>
    Haroldo <br>
    <pre class="moz-signature" cols="72">-- 
==================================================
Haroldo Gambini Santos
D.Sc, Computer Science
Universidade Federal de Ouro Preto
<a class="moz-txt-link-freetext" href="http://www.decom.ufop.br/haroldo/">http://www.decom.ufop.br/haroldo/</a></pre>
  </body>
</html>