33#ifndef __SCIP_STRUCT_BRANCH_H__
34#define __SCIP_STRUCT_BRANCH_H__
common defines and data types used in all packages of SCIP
SCIP_Longint validlpcandslp
SCIP_Real * externcandsscore
SCIP_Real * externcandssol
SCIP_Longint nexterncalls
SCIP_DECL_BRANCHINIT((*branchinit))
SCIP_BRANCHRULEDATA * branchruledata
SCIP_Bool isobjbranchrule
SCIP_DECL_BRANCHEXECPS((*branchexecps))
SCIP_DECL_BRANCHFREE((*branchfree))
SCIP_DECL_BRANCHEXECLP((*branchexeclp))
SCIP_DECL_BRANCHEXIT((*branchexit))
SCIP_DECL_BRANCHINITSOL((*branchinitsol))
SCIP_DECL_BRANCHEXECEXT((*branchexecext))
SCIP_DECL_BRANCHCOPY((*branchcopy))
SCIP_Longint npseudocalls
SCIP_Longint ndomredsfound
SCIP_DECL_BRANCHEXITSOL((*branchexitsol))
type definitions for branching rules
struct SCIP_BranchruleData SCIP_BRANCHRULEDATA
type definitions for problem variables