Dear all,<div>I am having a problem when a solution is found by Cbc in the function doHeuristicAtRoot in the trunk version. </div><div><br></div><div>Basically it seems that a resolve is missing somewhere. If a solution is found by my heuristic at the root, Cbc always stops because bestPossibleObjective_ computed line 15830 is equal to the value of the solution found by the heuristic.If I add a resolve just before it seems to work (this occurs when using Cbc in Bonmin).</div>
<div>Best regards,</div><div>Pierre</div>