<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Hi all,</p>
<p><br>
</p>
<p>During my branch and price implementation, I got a strange error: SCIP tried to enter a node that was not created before. I checked again all the time I used SCIPcreateChild and printed out the node number but that node was never created. Also, my program
 is currently only at depth 4 but that node is at depth 9. Do you have any idea what might go wrong?</p>
<p><br>
</p>
<p>Best,<br>
Lan</p>
</div>
</body>
</html>