type_tree.h File Reference Detailed Descriptiontype definitions for branch and bound tree Definition in file type_tree.h. Go to the source code of this file.
Typedef Documentation
type of node Definition at line 44 of file type_tree.h.
data for probing nodes Definition at line 46 of file type_tree.h.
data for sibling nodes Definition at line 47 of file type_tree.h.
data for child nodes Definition at line 48 of file type_tree.h.
data for leaf nodes Definition at line 49 of file type_tree.h.
data for junction nodes Definition at line 50 of file type_tree.h.
data for pseudo fork nodes Definition at line 51 of file type_tree.h.
data for fork nodes Definition at line 52 of file type_tree.h.
data for subroot nodes Definition at line 53 of file type_tree.h.
node data structure Definition at line 54 of file type_tree.h.
bound change information for pending bound changes Definition at line 55 of file type_tree.h.
branch and bound tree Definition at line 56 of file type_tree.h. Enumeration Type Documentation
Definition at line 30 of file type_tree.h. |