Creates, returns, and adds to the invoking model an empty ILPMatrix object.

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

Syntax

C#
ILPMatrix AddLPMatrix()

Return Value

The new ILPMatrix object.

See Also