IMSL C# Numerical Library

MPSReader.NumberOfBinaryConstraints Property

The number of binary constraints.

public virtual int NumberOfBinaryConstraints {get;}

Property Value

An int containing the number of binary constraints.

Remarks

An binary constraint is the requirement that a variable be either 0 or 1. Binary constraints are also integer contraints.

See Also

MPSReader Class | Imsl.Math Namespace