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_BenderscutCut |
| struct | SCIP_Benders |
| struct | SCIP_SubproblemSolveStat |
| struct | SCIP_SubproblemParams |
| typedef struct SCIP_BenderscutCut SCIP_BENDERSCUTCUT |
Definition at line 54 of file struct_benders.h.
| typedef struct SCIP_SubproblemParams SCIP_SUBPROBPARAMS |
Definition at line 218 of file struct_benders.h.