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

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

Syntax

C#
public virtual double GetMin(
	INumVar var
)

Parameters

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

Return Value

See Also