ILOG CPLEX .NET Reference Manual |
|
Cplex.NodeEvaluator.EstimatedObjValue Property
Gets the estimated objective value of the current node.
protected
double EstimatedObjValue {get;}
Remarks
This method can be called only from the methods init
and evaluate
.
See Also
Cplex.NodeEvaluator Class | ILOG.CPLEX Namespace