Enumeration of possible basis status codes.
For a list of all members of this type, see Cplex.BasisStatus Members.
System.Object
ILOG.CPLEX.Cplex.BasisStatus
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
A basis captures the essence of a solution of the simplex algorithm and can be used, among other things, to warm start an optimization with the simplex algorithm. The class Cplex.BasisStatus
distinguishes three nonbasic statuses and one basic status for the variables (columns) and constraints (rows) of an LP or QP.
Namespace: ILOG.CPLEX
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll)