<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="DE" link="blue" vlink="#954F72" style="word-wrap:break-word">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Hi,</p>
<p>If you are working with PyScipOpt I would suggest you visit the repository at <a href="https://github.com/scipopt/PySCIPOpt" class="OWAAutoLink" id="LPlnk639797" previewremoved="true">
https://github.com/scipopt/PySCIPOpt</a> for specific support and make an issue (including your code) so we can better understand the problem and help you fix it. You can also search through existing issues for branch and price (e.g.
<a href="https://github.com/scipopt/PySCIPOpt/issues?q=branch+and+price" class="OWAAutoLink" id="LPlnk6622" previewremoved="true">
https://github.com/scipopt/PySCIPOpt/issues?q=branch+and+price</a>), or the exact function that is not working for you and possibly find a solution in some issue of the past.</p>
<p>Without your code example it is difficult to give you specific support.</p>
<p><br>
</p>
<p>Best regards,</p>
<p>Christoph<br>
</p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>Von:</b> Scip <scip-bounces@zib.de> im Auftrag von Fischer, Jan <jan.fischer@rwth-aachen.de><br>
<b>Gesendet:</b> Donnerstag, 18. März 2021 13:56:13<br>
<b>An:</b> scip@zib.de<br>
<b>Betreff:</b> [SCIP] PYSCIPOPT Model Methods writeLP and trySol</font>
<div> </div>
</div>
<div>
<div class="WordSection1">
<p class="MsoNormal">Dear Team, </p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I am currently working with the Pyscipopt interface to set up a Branch and Price Solver using the language Python. However, I came to realize that trySol and writeLP are not working for me. I tried these commands on Visual Studio Code and
 Anaconda Spyder. Simply nothing seems to happen after adding the solution. In Spyder the Input number jumps back to „In [1]“ and saved objects seem to be inaccessable.
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Do you know About this issue? If so, I would be glad to know how to fix this issue. I was trying to use the trySol command to add a starting solution to my model. So I am looking forward to at least get this method working.
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks for your time. <o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Kind regards<o:p></o:p></p>
<p class="MsoNormal">Jan Fischer<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
</body>
</html>