MathModelSolutionIsFeasible Property

Returns whether or not the solution is feasible.

Definition

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

Property Value

Boolean

See Also