ModelBuilderObjectiveHasNoConstraints Method

Finalizes the builder and returns the resulting model.

Resulting mathematical model is unconstrained.

Definition

Namespace: Orx.MathProg
Assembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
C#
public MathModel HasNoConstraints()

Return Value

MathModel

See Also