All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
presol_implics.h File Reference Detailed Descriptionimplication graph presolver which checks for aggregations This presolver looks for variable implications in and with the same implied variable. There are four possible cases:
Definition in file presol_implics.h. #include "scip/scip.h" Go to the source code of this file.
Function Documentation
creates the implics presolver and includes it in SCIP
Definition at line 349 of file presol_implics.c. References NULL, PRESOL_DELAY, PRESOL_DESC, PRESOL_MAXROUNDS, PRESOL_NAME, PRESOL_PRIORITY, SCIP_CALL, SCIP_OKAY, SCIPincludePresolBasic(), and SCIPsetPresolCopy(). Referenced by SCIP_DECL_PRESOLCOPY(), and SCIPincludeDefaultPlugins(). |