24 #ifndef __SCIP_STRUCT_NODESEL_H__ 25 #define __SCIP_STRUCT_NODESEL_H__
#define SCIP_DECL_NODESELCOMP(x)
#define SCIP_DECL_NODESELINITSOL(x)
#define SCIP_DECL_NODESELEXITSOL(x)
#define SCIP_DECL_NODESELINIT(x)
struct SCIP_NodeselData SCIP_NODESELDATA
#define SCIP_DECL_NODESELFREE(x)
#define SCIP_DECL_NODESELEXIT(x)
type definitions for branch and bound tree
SCIP_NODESELDATA * nodeseldata
#define SCIP_DECL_NODESELCOPY(x)
common defines and data types used in all packages of SCIP
type definitions for node selectors
#define SCIP_DECL_NODESELSELECT(x)