type_history.h
Go to the documentation of this file.
31 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
48 typedef enum SCIP_BranchDir SCIP_BRANCHDIR; /**< branching direction for branching on variables */
50 typedef struct SCIP_History SCIP_HISTORY; /**< branching and inference history information for single variable */
Definition: type_history.h:46
Definition: struct_history.h:63
Definition: type_history.h:45
Definition: struct_history.h:45
Definition: type_history.h:43
Definition: type_history.h:44