struct_benders.h File Reference
Detailed Description
data structures required for Benders' decomposition
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_Benders |
struct | SCIP_SubproblemParams |
Typedefs | |
typedef struct SCIP_SubproblemParams | SCIP_SUBPROBPARAMS |
Typedef Documentation
◆ SCIP_SUBPROBPARAMS
typedef struct SCIP_SubproblemParams SCIP_SUBPROBPARAMS |
Definition at line 134 of file struct_benders.h.