ModelBuilderObjectiveObjective Property

Objective function of the model.

Definition

Namespace: Orx.MathProg
Assembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
C#
public Objective Objective { get; init; }

Property Value

Objective

See Also