<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Dear Quali,<br>
    <br>
    you can create a solution by SCIPcreateSol() and add it with
    SCIPaddSol() to SCIP before calling SCIPsolve(). You can use
    SCIPsetSolVal() to set the values of the variables in your solution.<br>
    <br>
    Best,<br>
    <br>
    Benny<br>
    <br>
    <div class="moz-cite-prefix">On 09/18/2015 12:09 PM, Abdelkader
      Ouali wrote:<br>
    </div>
    <blockquote cite="mid:DUB115-W103E54B05D757351BF0A48AAB590@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
      <div dir="ltr"><font style="font-size:12pt;" size="3"
          color="#000000" face="Calibri,sans-serif">Hi every one,</font>
        <div><br>
        </div>
        <div>I like to properly initialize scip with initial solution, </div>
        <div>can you give me routines that are responsible for that, and
          how to manage them ?</div>
        <div><br>
        </div>
        <div>Thanks in advance.</div>
        <div><br>
        </div>
        <div>---</div>
        <div>A. Ouali</div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>
          <div><font style="font-size:12pt;" size="3" color="#000000"
              face="Calibri,sans-serif"><br>
            </font></div>
          <div><font style="font-size:12pt;" size="3" color="#000000"
              face="Calibri,sans-serif"> </font></div>
        </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>
    <pre class="moz-signature" cols="72">-- 
______________________________
Benjamin Müller
Zuse Institute Berlin
Takustr. 7, 14195 Berlin
<a class="moz-txt-link-abbreviated" href="mailto:benjamin.mueller@zib.de">benjamin.mueller@zib.de</a>
+49 30 841 85-195</pre>
  </body>
</html>