ModelBuilderKeyRepresents Method
Adds model definition to the builder.
Namespace: Orx.MathProgAssembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
public ModelBuilderDefinition Represents(
string definition
)
- definition String
- Definition of the mathematical model.
ModelBuilderDefinition