ILOG CPLEX .NET Reference Manual

Cplex.NodeEvaluator.ObjValue Property

Gets the objective value of the current node.

protected double ObjValue {get;}

Remarks

This method can be called only from the methods init and evaluate.

See Also

Cplex.NodeEvaluator Class | ILOG.CPLEX Namespace