<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 Hüseyin,<br>
      <br>
      welcome to the SCIP mailing list. I am not sure I completely
      understand what you intend to do. The SCIP-binary accepts <br>
      .lp-files as input just like CPLEX. Please refer to the <a
        href="http://scip.zib.de/doc/html/group__FILEREADERS.php">list
        of readable file formats</a> in the SCIP-documentation. <br>
      If you pass an instance in lp-format, SCIP tries to solve the
      instance as a whole.<br>
      <br>
      So I guess, what you intend to do is some clever, but completely
      automatic decomposition of the instance. If I didn't want to code
      a line, I would have a look at <a
        href="http://www.or.rwth-aachen.de/gcg/">GCG</a>, which comes
      with the SCIP Optimization Suite.<br>
      <br>
      Kind regards,<br>
      Gregor<br>
      <br>
      Am 12.03.2015 um 20:08 schrieb Hüseyin Gencer:<br>
    </div>
    <blockquote
cite="mid:CALAyxLVDAm7rU_WQwGLMxzm8sth8uhTmBvyGc5_HObMCtF078w@mail.gmail.com"
      type="cite">
      <div dir="ltr"><span style="font-size:12.8000001907349px">Hello,</span>
        <div style="font-size:12.8000001907349px"><br>
        </div>
        <div style="font-size:12.8000001907349px">I am totally new with
          SCIP. I have a question: I am trying to solve a large scale lp
          in CPLEX. I need to use branch and price method which is
          possible in SCIP. But I have no idea about coding with a
          programing language (in C, C++, python ..etc.).  Is it
          possible to use the CPLEX lp format in SCIP or should I
          definitely code the lp in a programing language? I really
          appreciate your helps.</div>
        <div style="font-size:12.8000001907349px"><br>
        </div>
        <div style="font-size:12.8000001907349px">Best regards and many
          thanks in advance,</div>
        <div style="font-size:12.8000001907349px"><br>
        </div>
        <div style="font-size:12.8000001907349px">Hüseyin</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>
    <br>
  </body>
</html>