ILOG CPLEX .NET Reference Manual

Cplex.MIPCallback.IncumbentObjValue Property

Gets the objective value of the current best integer solution. This method returns the objective value for the current incumbent solution (that is, the best integer solution found so far).

protected double IncumbentObjValue {get;}

See Also

Cplex.MIPCallback Class | ILOG.CPLEX Namespace