All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
sepa_impliedbounds.h File Reference Detailed Descriptionimplied bounds separator Definition in file sepa_impliedbounds.h. #include "scip/scip.h" Go to the source code of this file.
Function Documentation
creates the impliedbounds separator and includes it in SCIP
Definition at line 425 of file sepa_impliedbounds.c. References NULL, SCIP_CALL, SCIP_OKAY, SCIPincludeSepaBasic(), SCIPsetSepaCopy(), SEPA_DELAY, SEPA_DESC, SEPA_FREQ, SEPA_MAXBOUNDDIST, SEPA_NAME, SEPA_PRIORITY, and SEPA_USESSUBSCIP. Referenced by SCIP_DECL_SEPACOPY(), and SCIPincludeDefaultPlugins(). |