Scippy

SCIP

Solving Constraint Integer Programs

struct_benderscut.h File Reference

Detailed Description

datastructures for Benders' decomposition cuts techniques

Author
Stephen J. Maher

Definition in file struct_benderscut.h.

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

Go to the source code of this file.

Data Structures

struct  SCIP_BenderscutCut
 
struct  SCIP_Benderscut
 

Typedefs

typedef struct SCIP_BenderscutCut SCIP_BENDERSCUTCUT
 

Typedef Documentation

◆ SCIP_BENDERSCUTCUT

Definition at line 44 of file struct_benderscut.h.