presol_dualinfer.h File Reference Detailed Descriptiondual inference presolver This presolver exploits dual information for primal variable fixings:
Definition in file presol_dualinfer.h. #include "scip/scip.h" Go to the source code of this file.
Function Documentation
creates the dual inference presolver and includes it in SCIP
Definition at line 1293 of file presol_dualinfer.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(). |