Creates and returns an empty maximization objective function.

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

Syntax

C#
IObjective AddMaximize()

Return Value

The new zero maximization objective.

See Also