presol_implfree.h File Reference Detailed Descriptionexploit implied free variables for multi-aggregation This presolver tries to find implied free variables within equalities which are convenient for multi-aggregation. Definition in file presol_implfree.h. #include "scip/scip.h" Go to the source code of this file.
Function Documentation
creates the implied free presolver and includes it in SCIP
Definition at line 1278 of file presol_implfree.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(). |