Creates and returns an empty minimization objective function.

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

Syntax

C#
IObjective AddMinimize()

Return Value

The new zero minimization objective.

See Also