<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Dear Nicola,<br>
      <br>
      SCIP has template files called branch_xyz.c and cons_xyz.c as well
      as header files of the same name in the C-source directory
      src/scip. These provide the callback skeleton for including these
      plugin types.<br>
      <br>
      More information on how to implement custom plugins can be found
      in our HowTo section
      <a class="moz-txt-link-freetext" href="http://scip.zib.de/doc/html/index.php#HOWTOADD">http://scip.zib.de/doc/html/index.php#HOWTOADD</a> of the doxygen
      documentation.<br>
      <br>
      Cheers,<br>
      Gregor<br>
      <br>
      Am 08.02.2017 um 12:40 schrieb Nicola Gastaldon:<br>
    </div>
    <blockquote
cite="mid:CABDY_UG2bWdqO5zey_TAEnsbyERuBYvy5=p=m0=SJL2iHbKNFA@mail.gmail.com"
      type="cite">
      <div dir="ltr"><span style="font-size:12.8px">Dear SCIP,</span>
        <div style="font-size:12.8px">                first of all,
          congratulations for your wonderful suite. At the moment I am
          trying to code my own application to solve a VRP problem;
          clearly I have read your VRP example that comes with the
          suite, and it is very useful, but a student from my University
          told me that I should have found some more, like some source
          code (maybe with just commented a TODO for each implementation
          needed) of a branchRule plug-in and a constraintHandler
          plug-in; unluckily I could not find them anywhere, could you
          please tell me how I can obtain such files, if still
          available?</div>
        <div style="font-size:12.8px">Thank you in advance,</div>
        <div style="font-size:12.8px">best regards,</div>
        <div style="font-size:12.8px">Nicola Gastaldon</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <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="http://listserv.zib.de/mailman/listinfo/scip">http://listserv.zib.de/mailman/listinfo/scip</a>
</pre>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>