<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">How can I get the value of a specific binary variable at current node of the branch-and-bound tree when I am solving the problem </div><div class="">via the branch-and-price method?  </div><div class="">I guess “<span style="font-family: Menlo; font-size: 13px;" class="">SCIPgetSolVal</span>” gives the value of variables for the best integer solution.</div><div class="">Right?</div><div class=""><br class=""></div><div class="">Regards,</div><div class="">Mahdi</div></body></html>