Sets the number of degenerate iterations before
perturbation is performed.
Purpose
Simplex
perturbation limit
| API |
Parameter Name |
Name prior to V12.6.0 |
| C |
CPXPARAM_Simplex_Limits_Perturbation |
CPX_PARAM_PERLIM |
| C++ |
IloCplex::Param::Simplex::Limits::Perturbation |
PerLim (int) |
| Java |
IloCplex.Param.Simplex.Limits.Perturbation |
PerLim (int) |
| .NET |
Cplex.Param.Simplex.Limits.Perturbation |
PerLim (int) |
| OPL |
perlim |
perlim |
| Python |
parameters.simplex.limits.perturbation |
simplex.limits.perturbation |
| Interactive |
simplex limits perturbation |
simplex limits perturbation |
| Identifier |
1028 |
1028 |
|
Description
Sets
the number of degenerate iterations before perturbation is performed.
Table 1. Values
| Value |
Meaning |
| 0 |
Automatic: let CPLEX choose; default |
| Any positive integer |
Number of degenerate iterations before perturbation |