This method returns the current value of the variable v in the invoking instance of CP. An assertion is violated if v is not fixed to a value.

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

Syntax

C#
public virtual int GetIntValue(
	IIntVar var
)

Parameters

var
Type: ILOG.Concert..::..IIntVar

See Also