presol_tworowbnd.h File Reference Detailed Descriptiondo bound tightening by using two rows Definition in file presol_tworowbnd.h. #include "scip/scip.h" Go to the source code of this file.
Function Documentation
creates the tworowbnd presolver and includes it in SCIP
Definition at line 1547 of file presol_tworowbnd.c. References NULL, PRESOL_DESC, PRESOL_MAXROUNDS, PRESOL_NAME, PRESOL_PRIORITY, PRESOL_TIMING, SCIP_CALL, SCIP_OKAY, SCIPincludePresolBasic(), and SCIPsetPresolCopy(). Referenced by SCIP_DECL_PRESOLCOPY(), and SCIPincludeDefaultPlugins(). |