MathModelSolutionNumVariablesSol Property

Returns the number of variables read from the solution of the model.

Definition

Namespace: Orx.MathProg.Solvers
Assembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
C#
public int NumVariablesSol { get; }

Property Value

Int32

See Also