Hi,
I'm triyng to solve MILP with CPLEX where the objective is a sum of integer variables.
When looking at the logs, I noticed that the Best Bound is often a non-integer value, e.g., 14.63, I don't understand why CPLEX does not update this directly to integer value to obtain tighter bound? If the best bound is 14.63, then the actual best bound would be 15 (for a minimization problem), which is much better.
Any reason why this is not done? Any way to force this?
Thanks,
------------------------------
Mikaël
------------------------------