Scippy

GCG

Branch-and-Price & Column Generation for Everyone

bendersplugins.h File Reference

Detailed Description

SCIP plugins for the master problem running in Benders' decomposition mode.

Author
Stephen J. Maher

Definition in file bendersplugins.h.

#include "scip/scip.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

Definition at line 44 of file bendersplugins.c.

References SCIPincludeDialogMaster(), and SCIPincludeDispMaster().

Referenced by SCIPincludeRelaxGcg().