presol_components.h File Reference Detailed Descriptioncomponents presolver This presolver looks for independent components at the end of the presolving. If independent components are found in which a maximum number of discrete variables is not exceeded, the presolver tries to solve them in advance as subproblems. Afterwards, if a subproblem was solved to optimality, the corresponding variables/constraints can be fixed/deleted in the main problem. Definition in file presol_components.h. #include "scip/scip.h" Go to the source code of this file.
Function Documentation
creates the components presolver and includes it in SCIP
|