This method returns the maximum value of the variable v in the invoking instance of CP.

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

Syntax

C#
public virtual double GetMax(
	INumVar var
)

Parameters

var
Type: ILOG.Concert..::..INumVar

See Also