Node Struct Reference

#include <tree.h>

List of all members.

Public Attributes

elements data
Nodeleft
Noderight
Nodeparent
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:
Generated on Wed Jul 26 22:18:15 2006 for RaqApproach by  doxygen 1.4.7