48#ifndef __SCIP_BRANCH_VANILLAFULLSTRONG_H__
49#define __SCIP_BRANCH_VANILLAFULLSTRONG_H__
SCIP_RETCODE SCIPgetVanillafullstrongData(SCIP *scip, SCIP_VAR ***cands, SCIP_Real **candscores, int *ncands, int *npriocands, int *bestcand)
common defines and data types used in all packages of SCIP
SCIP_RETCODE SCIPincludeBranchruleVanillafullstrong(SCIP *scip)
result codes for SCIP callback methods
type definitions for return codes for SCIP methods
enum SCIP_Retcode SCIP_RETCODE
type definitions for SCIP's main datastructure
type definitions for problem variables