Creates and returns the new expression min(e).

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

Syntax

C#
INumExpr Min(
	INumExpr[] e
)

Parameters

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

See Also