<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Dear Waldstein Wang,</p>
    <p>SCIP is written in C and provides an extensive API in C (which
      you can also use from your C++ code) to create and solve a model.
      <br>
    </p>
    <p>See <a class="moz-txt-link-freetext" href="http://scip.zib.de/doc/html/EXAMPLES.php">http://scip.zib.de/doc/html/EXAMPLES.php</a> for some examples,
      in particular the Callable library examples. You can find more
      information about other interfaces like Java and Python here:
      <a class="moz-txt-link-freetext" href="http://scip.zib.de/doc/html/INTERFACES.php">http://scip.zib.de/doc/html/INTERFACES.php</a> and on github:
      <a class="moz-txt-link-freetext" href="https://github.com/SCIP-Interfaces">https://github.com/SCIP-Interfaces</a></p>
    Best,<br>
    Gerald<br>
    <br>
    <div class="moz-cite-prefix">On 22.05.2017 10:29, Waldstein Wang
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAAQObqr88F-mJyJn_xQ+26fr35snXbFLVP1fsn0q6-Zc27fJew@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi,
        <div>I am new to SCIP. </div>
        <div>My question is, does SCIP provide some lower interface so
          that I can build my model through c++, not *.zpl?</div>
        <div>Such as Xpress, CPLEX, all of which provide Java, C++ or
          Python interfaces to build user's model.</div>
        <div>Thx.</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="https://listserv.zib.de/mailman/listinfo/scip">https://listserv.zib.de/mailman/listinfo/scip</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>