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(
	INumExpr num
)

Parameters

num
Type: ILOG.Concert..::..INumExpr

See Also