33#ifndef __SCIP_STRUCT_TREE_H__
34#define __SCIP_STRUCT_TREE_H__
common defines and data types used in all packages of SCIP
unsigned int lpwasprimfeas
unsigned int lpwasprimchecked
unsigned int lpwasdualfeas
unsigned int lpwasdualchecked
unsigned int repropsubtreemark
SCIP_PROBINGNODE * probingnode
SCIP_PSEUDOFORK * pseudofork
union SCIP_Node::@19 data
SCIP_CONSSETCHG * conssetchg
SCIP_Bool lpwasdualchecked
SCIP_Bool lpwasprimchecked
unsigned int lpwasdualchecked
unsigned int lpwasdualfeas
unsigned int lpwasprimchecked
unsigned int lpwasprimfeas
SCIP_LPISTATE * focuslpistate
SCIP_Bool focuslpconstructed
SCIP_LPISTATE * probinglpistate
SCIP_PENDINGBDCHG * pendingbdchgs
SCIP_Bool probinglpwasdualchecked
SCIP_NODE * focuslpstatefork
SCIP_Bool probinglpwasprimfeas
SCIP_BRANCHDIR * divebdchgdirs[2]
SCIP_Bool probinglpwassolved
SCIP_Bool probinglpwasrelax
SCIP_Bool probingnodehaslp
SCIP_Bool probingobjchanged
SCIP_Real * divebdchgvals[2]
SCIP_Bool probdiverelaxincludeslp
int appliedeffectiverootdepth
SCIP_Bool forcinglpmessage
SCIP_VAR ** divebdchgvars[2]
SCIP_Bool probingsolvedlp
SCIP_Bool probinglpwasprimchecked
SCIP_LPINORMS * probinglpinorms
SCIP_Bool probinglpwasflushed
SCIP_Longint lastbranchparentid
SCIP_Bool probdiverelaxstored
SCIP_Real * probdiverelaxsol
SCIP_Bool probingloadlpistate
SCIP_Longint focuslpstateforklpcount
SCIP_Bool probinglpwasdualfeas
type definitions for constraints and constraint handlers
type definitions for branching and inference history
enum SCIP_BranchDir SCIP_BRANCHDIR
type definitions for LP management
enum SCIP_BoundType SCIP_BOUNDTYPE
type definitions for specific LP solvers interface
type definitions for node selectors
type definitions for propagators
type definitions for branch and bound tree
type definitions for problem variables