33#ifndef __SCIP_STRUCT_NODESEL_H__
34#define __SCIP_STRUCT_NODESEL_H__
common defines and data types used in all packages of SCIP
SCIP_DECL_NODESELEXIT((*nodeselexit))
SCIP_DECL_NODESELFREE((*nodeselfree))
SCIP_DECL_NODESELCOPY((*nodeselcopy))
SCIP_NODESELDATA * nodeseldata
SCIP_DECL_NODESELCOMP((*nodeselcomp))
SCIP_DECL_NODESELINITSOL((*nodeselinitsol))
SCIP_DECL_NODESELINIT((*nodeselinit))
SCIP_DECL_NODESELSELECT((*nodeselselect))
SCIP_DECL_NODESELEXITSOL((*nodeselexitsol))
type definitions for node selectors
struct SCIP_NodeselData SCIP_NODESELDATA
type definitions for branch and bound tree