Originally posted by: T_O
Hi,
this parameter determines which elements may be chosen as a pivot during LU-factorization of the basis matrix.
If you are expering numerical troubles you might try to set it to almost 1, e.g. 0.95. Usually higher values should produce more stable factorizations, but they might be less sparse and take more time to compute.
Details can be found in "U. H. Suhl and L. M. Suhl. Computing sparse lu factorizations for large-scale
linear programming bases."
Best regards,
Thomas
#CPLEXOptimizers#DecisionOptimization