This method returns the current value of the expression expr in the invoking instance of CP.

Namespace: ILOG.CP
Assembly: oplall (in oplall.dll)

Syntax

C#
public virtual double GetValue(
	IIntExpr i
)

See Also