XSLP_DECOMPOSEPASSLIMIT
| 
     Description
     | 
     Maximum number of repeats of presolve+decompose
     | 
| 
     Type
     | 
     Integer
     | 
| 
     Default value
     | 
     0
     | 
| 
     Notes
     | If XSLP_DECOMPOSEPASSLIMIT is set to a positive integer, and formula decomposition is activated (either by setting XSLP_DECOMPOSE or by calling XSLPdecompose directly), then the SLP presolve procedure will be activated after decomposition is completed. If any changes are made to the problem as a result of presolving, then decomposition + presolve will be repeated (up to XSLP_DECOMPOSEPASSLIMIT times) as long as the problem continues to be changed. | 
| 
     Affects routines
     | |
| 
     See also
     | 
 
