Creates and returns the new expression max(e).

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

Syntax

C#
IIntExpr Max(
	IIntExpr[] e
)

Parameters

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

See Also