Constraint.ConstraintType Property

Gets the type of row.

Definition

Namespace: Extreme.Mathematics.Optimization
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public ConstraintType ConstraintType { get; }

Property Value

ConstraintType
A ConstraintType value.

See Also