SCIP Doxygen Documentation
Loading...
Searching...
No Matches

Detailed Description

benders relaxator

Author
Stephen J. Maher

Definition in file relax_benders.h.

#include "scip/scip.h"
#include "scip/scip_export.h"

Go to the source code of this file.

Functions

SCIP_RETCODE SCIPincludeRelaxBenders (SCIP *scip)
SCIPSCIPgetMasterProblemRelaxBenders (SCIP *scip)

Function Documentation

◆ SCIPincludeRelaxBenders()

◆ SCIPgetMasterProblemRelaxBenders()

SCIP * SCIPgetMasterProblemRelaxBenders ( SCIP * scip)

returns the master problem SCIP instance

Parameters
scipSCIP data structure

Definition at line 980 of file relax_benders.c.

References assert(), NULL, RELAX_NAME, SCIPfindRelax(), and SCIPrelaxGetData().

Referenced by SCIP_DECL_DIALOGEXEC().