MathModelNew Method
Creates a new mathematical model builder.
Namespace: Orx.MathProgAssembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
public static ModelBuilderKey New(
string modelName = ""
)
- modelName String (Optional)
- Name of the model; or of the modelled problem.
ModelBuilderKey