Creates and returns the new expression min(e).

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

Syntax

C#
IIntExpr Min(
	IIntExpr[] e
)

Parameters

e
Type: array<ILOG.Concert..::..IIntExpr>[]()[][]

See Also