bendersplugins.c File Reference
Detailed Description
SCIP plugins for the master problem running in Benders' decomposition mode.
Definition in file bendersplugins.c.
#include "bendersplugins.h"#include "scip/scipdefplugins.h"#include "scip/debug.h"#include "dialog_master.h"#include "disp_master.h"Go to the source code of this file.
Functions | |
| SCIP_RETCODE | GCGincludeBendersPlugins (SCIP *scip) |
Function Documentation
◆ GCGincludeBendersPlugins()
| SCIP_RETCODE GCGincludeBendersPlugins | ( | SCIP * | scip | ) |
includes default GCG Benders' decomposition plugins
- Parameters
-
scip SCIP data structure
Definition at line 44 of file bendersplugins.c.
References SCIPincludeDialogMaster(), and SCIPincludeDispMaster().
Referenced by SCIPincludeRelaxGcg().
