Initializing help system before first use

Number Property

Line number. This is the line representing the constraint in the matrix - available only if the matrix has been generated. Values =-2 are used for SOS numbers. Has value -1 is no matrix is available or the constraint does not belong to the problem.

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 5.0.2.0
Syntax
C#
public int Number { get; }

Property Value

Type:  Int32
See Also