SCIP_Leaf Struct Reference
Detailed Description
leaf information (should not exceed the size of a pointer)
Definition at line 85 of file struct_tree.h.
#include <struct_tree.h>
Data Fields | |
SCIP_NODE * | lpstatefork |
Field Documentation
◆ lpstatefork
SCIP_NODE* SCIP_Leaf::lpstatefork |
fork/subroot node defining the LP state of the leaf
Definition at line 87 of file struct_tree.h.