<div>Hi,</div>
<div> </div>
<div>I have an BIP problem and I want to solve it using CBC. I try to improve the method due to the structure of my problem. Consequently, I need some informations about Branch and Bound method which was implemented in CBC.</div>

<div> </div>
<div>In the Branch and Bound, as branch step, it will choose an &quot;integer&quot; variable with a non-integral value to divide into two branches. In CBC, this choice is random one or  in specific priority. And is it possible to choose the variable to branch by myself? If it is, which class I must modify? I looked up in CBC User Guide but find no helpful information.</div>

<div> </div>
<div>* sorry for my bad English.</div>
<div> </div>
<div>Thanks,</div>
<div>DanhHua</div>
<div> </div>
<div> </div>