SCIP_Child Struct Reference
Detailed Description
child information (should not exceed the size of a pointer)
Definition at line 79 of file struct_tree.h.
#include <struct_tree.h>
Data Fields | |
int | arraypos |
Field Documentation
◆ arraypos
int SCIP_Child::arraypos |
position of node in the children array
Definition at line 81 of file struct_tree.h.
Referenced by SCIPchildChgNodeselPrio(), treeAddChild(), treeChildrenToSiblings(), and treeRemoveChild().