<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16447"></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Segoe UI">
<DIV>Hi,</DIV>
<DIV> </DIV>
<DIV>I want to use the dual variables for improving my algorithm, However, I found out that the dual solution does not equal the primal solution in each node, although it should. </DIV>
<DIV> </DIV>
<DIV>The termcode of the BCP_lp_result is 2, so it should be solved to optimality. I have tried to solve small test instances to check the error, however I have not find out what is going wrong exactly.</DIV>
<DIV> </DIV>
<DIV>The primal solution contains some of the new generated variables, but not all of the dual variables are adapted accordingly. It seems that the dual neglects at least one of the new algorithmic variables and so I obtain different objective values and the algorithmic variable is generated again in the next column generation iteration.</DIV>
<DIV> </DIV>
<DIV>Has anyone any idea to that problem?</DIV>
<DIV> </DIV>
<DIV>Thank you very much,</DIV>
<DIV> </DIV>
<DIV>Andrea</DIV>
<DIV> </DIV></BODY></HTML>