<span style="font-family:Verdana;font-size:14px;line-height:23px;background-color:rgb(255,255,255)">Hello,</span><div style="font-family:Verdana;font-size:14px;line-height:23px;background-color:rgb(255,255,255)">    I want to output the variable fixing status while bonmin is runing but I can&#39;t set bonmin to work properly as I intended.</div>
<div style="font-family:Verdana;font-size:14px;line-height:23px;background-color:rgb(255,255,255)">    It seems to me that CbcNode::analyze should be called to count the number of fixed variables. And in CbcNode::analyze object should be downcast into CbcSimpleIntegerDynamicPseudoCost, otherwise analyze will not work properly. Then I found in CbcModel::branchandbound function convertToDynamic has been called but as I am running my problem in default options using B-QG algorithm the convertion did not succeed.</div>
<div style="font-family:Verdana;font-size:14px;line-height:23px;background-color:rgb(255,255,255)">   So is there some more options I need to change? OR how could I enable variable fixing in B-QG?</div><div style="font-family:Verdana;font-size:14px;line-height:23px;background-color:rgb(255,255,255)">
   Thx for answering!</div><div style="font-family:Verdana;font-size:14px;line-height:23px;background-color:rgb(255,255,255)">                                                                                                                               Kai Zhou</div>