ModelBuilderObjectiveHasNoConstraints Method
Finalizes the builder and returns the resulting model.
Resulting mathematical model is unconstrained.
Namespace: Orx.MathProgAssembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
public MathModel HasNoConstraints()
Return Value
MathModel