<div dir="ltr"><div><div>Dear SCIPers<br><br></div>Given  branch and price algorithm where the original variables are present and written in terms of lambdas, I let SCIP to branch on the original variables as it wishes (not interested to branch myself using those sticking constraint which contain branching stack info). <br>
</div>Now my pricing problem also needs to know  about those decisions wherever needed.<br><div><div><div><br></div><div>What would be the utilities in SCIP to detect for example at node n all the branching decisions made so far such that pricing problem do/ do not generate solutions containing those variables?<br>
<br></div><div>Is there any internal stack which can be queried? <br></div><div>Maybe I still do not know how to search in documentation but I did not really find this one.<br><br></div><div>Thanks in advance.<br></div><div>
<br></div><div>Cheers<br></div><div>Shahin<br></div></div></div></div>