Constraint.ConstraintType Property

Gets the type of row.

Definition

Namespace: Numerics.NET.Optimization
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public ConstraintType ConstraintType { get; }

Property Value

ConstraintType
A ConstraintType value.

See Also