Scippy

SCIP

Solving Constraint Integer Programs

struct_benders.h File Reference

Detailed Description

data structures required for Benders' decomposition

Author
Stephen J. Maher

Definition in file struct_benders.h.

#include "scip/def.h"
#include "scip/type_clock.h"
#include "scip/type_benders.h"
#include "scip/type_benderscut.h"

Go to the source code of this file.

Data Structures

struct  SCIP_BenderscutCut
 
struct  SCIP_Benders
 
struct  SCIP_SubproblemSolveStat
 
struct  SCIP_SubproblemParams
 

Typedefs

typedef struct SCIP_BenderscutCut SCIP_BENDERSCUTCUT
 
typedef struct SCIP_SubproblemParams SCIP_SUBPROBPARAMS
 

Typedef Documentation

◆ SCIP_BENDERSCUTCUT

Definition at line 45 of file struct_benders.h.

◆ SCIP_SUBPROBPARAMS

Definition at line 193 of file struct_benders.h.