MathModelSolutionNumVariablesSolNonZero Property

Returns the number of variables with a non-zero value that are 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 NumVariablesSolNonZero { get; }

Property Value

Int32

See Also