ILOG CPLEX .NET Reference Manual

Cplex.Goal.GetValue Method

Returns the value expr takes for the solution of the current node relaxation.

Overload List

Returns the value expr takes for the solution of the current node relaxation.

protected double GetValue(INumExpr);

Returns the solution value of a variable at the current node.

protected double GetValue(INumVar);

See Also

Cplex.Goal Class | ILOG.CPLEX Namespace