ILOG CPLEX 11.0 Parameters Reference Manual > > Alphabetic List of Parameters > Simplex singularity repair limit

C Name

CPX_PARAM_SINGLIM

C++ Name

SingLim

Java Name

SingLim

.NET Name

SingLim

InteractiveOptimizer

simplex limits singularity

Identifier

1037

Description

Restricts the number of times CPLEX attempts to repair the basis when singularities are encountered during the simplex algorithm. When this limit is exceeded, CPLEX replaces the current basis with the best factorable basis that has been found.

Values

Any nonnegative integer; default: 10.