The OplCplexBasis type exposes the following members.

Properties

  Name Description
Public property Ncols
Returns the number of columns in the currently saved basis.

Return Value

An integer to indicate the number of columns in the currently saved basis.

Public property Nrows
Returns the number of rows in the currently saved basis.

Return Value

An integer to indicate the number of rows in the currently saved basis.

Public property Status
Returns the CPLEX status of the last invocation of CPLEX API.

Return Value

An integer to indicate the status of the CPLEX instance.

See Also