<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Dear Cristina,<br>
      <br>
      wouldn't a node limit set to 1 -- SCIPsetParam(scip,
      "set/limits/nodes", 1) --  do the job?<br>
      <br>
      Kind regards,<br>
      Gregor<br>
      <br>
      Am 08.05.2014 17:03, schrieb Cristina Núñez del Toro:<br>
    </div>
    <blockquote
cite="mid:CAKuRvOGMwWJwURbZ83SDost+EXCH0rEGYi3wECLBQj_3K5vGQw@mail.gmail.com"
      type="cite">
      <div dir="ltr"><br>
        <div class="gmail_quote"><br>
          <div dir="ltr">Hello <span>SCIPers,</span>
            <div><br>
            </div>
            <div>I currently have a B&Price implementation and
              everything works just fine. However, I would like to know
              if it is possible to apply the pricing routine uniquely to
              the root node. My intention is to obtain only the dual
              bound, primal bound and gap after solving the root node. <br>
              <br>
            </div>
            <div>I was looking for SCIPsolveProbingLPWithPricing() and
              SCIPsolveProbingLP() but I think they are not what I need.<br>
            </div>
            <div><br>
            </div>
            <div>Best regards,<span class="HOEnZb"><font color="#888888"><br>
                  <br>
                  <br>
                </font></span></div>
            <span class="HOEnZb"><font color="#888888">
                <div>-- <br>
                  Cristina Nuñez
                </div>
              </font></span></div>
        </div>
        <br>
        <br clear="all">
        <br>
        -- <br>
        ---<br>
        Cristina Nuñez<br>
      </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>