presol_stuffing.h File Reference Detailed Descriptionfix singleton continuous variables Investigate singleton continuous variables if one can be fixed at a bound. Definition in file presol_stuffing.h. #include "scip/scip.h" Go to the source code of this file.
Function Documentation
creates the stuffing presolver and includes it in SCIP
Definition at line 466 of file presol_stuffing.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(). |