42#ifndef __SCIP_HEUR_LOCKS_H__
43#define __SCIP_HEUR_LOCKS_H__
common defines and data types used in all packages of SCIP
SCIP_RETCODE SCIPincludeHeurLocks(SCIP *scip)
SCIP_RETCODE SCIPapplyLockFixings(SCIP *scip, SCIP_HEURDATA *heurdata, SCIP_Bool *cutoff, SCIP_Bool *allrowsfulfilled)
type definitions for primal heuristics
struct SCIP_HeurData SCIP_HEURDATA
type definitions for return codes for SCIP methods
enum SCIP_Retcode SCIP_RETCODE
type definitions for SCIP's main datastructure