Main Page
Namespaces
Classes
Files
Class List
Class Members
Node Struct Reference
#include <
tree.h
>
List of all members.
Public Attributes
elements
data
Node
*
left
Node
*
right
Node
*
parent
nid
id
Detailed Description
Node
is the data structure primarily used for the decomposition step
Parameters:
*left
pointer to the left child
*right
pointer to the right child
*parent
pointer to the parent of current node
id
identifier vector of the node
The documentation for this struct was generated from the following file:
tree.h
Generated on Wed Jul 26 22:18:15 2006 for RaqApproach by
1.4.7