Scippy

SCIP

Solving Constraint Integer Programs

benders_default.h File Reference

Detailed Description

default Benders' decomposition plugin

Author
Stephen J. Maher

Definition in file benders_default.h.

#include "scip/def.h"
#include "scip/type_retcode.h"
#include "scip/type_scip.h"

Go to the source code of this file.

Functions

SCIP_EXPORT SCIP_RETCODE SCIPincludeBendersDefault (SCIP *scip)
 
SCIP_EXPORT SCIP_RETCODE SCIPcreateBendersDefault (SCIP *scip, SCIP **subproblems, int nsubproblems)