ObjectiveAsMinimization Method

Returns an objective function with the same expression and with minimize as the direction.

Definition

Namespace: Orx.MathProg
Assembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
C#
public Objective AsMinimization()

Return Value

Objective

See Also