XSLP_DECOMPOSE
Description
|
Bitmap controlling the action of function
XSLPdecompose
|
||||||||||||||
Type
|
Integer
|
||||||||||||||
Values
|
|
||||||||||||||
Default value
|
0
|
||||||||||||||
Notes
|
Bit 0 of XSLP_DECOMPOSE must be set for automatic decomposition during problem augmentation (XSLPconstruct). This decomposition happens after SLP presolving (XSLPpresolve). XSLP_PRESOLVE can be set to fix any variables that it finds, which may allow more decomposition to take place. The remaining bits of XSLP_DECOMPOSE apply whether decomposition is automatic or called explicitly through XSLPdecompose. |
||||||||||||||
Affects routines
|