XSLP_DAMPMIN
| 
     Description
     | 
     Minimum value for the damping factor of a variable during dynamic damping
     | 
| 
     Type
     | 
     Double
     | 
| 
     Default value
     | 
     1
     | 
| 
     Note
     | 
     If dynamic damping is enabled, the damping factor for a variable will be decreased if successive changes are in the opposite direction. More precisely, the damping factor (
     D) for the variable will be reset to
      D*XSLP_DAMPSHRINK + XSLP_DAMPMIN*(1-XSLP_DAMPEXPAND) | 
| 
     Affects routines
     | |
| 
     See also
     | 
      Xpress-SLP Solution Process,
     XSLP_ALGORITHM,
     XSLP_DAMP,
     XSLP_DAMPEXPAND,
     XSLP_DAMPMAX,
     XSLP_DAMPSHRINK,
     XSLP_DAMPSTART
     | 
 
