NIST

depth

(definition)

Definition: Of a node, the distance from the node to the root of the tree.

Aggregate parent (I am a part of or used in ...)
tree.

See also height.

Note: For instance, the root is at depth 0, and a child of the root is at depth 1.

Author: PEB


Go to the Dictionary of Algorithms and Data Structures home page.

If you have suggestions, corrections, or comments, please get in touch with Paul E. Black.

Entry modified 15 March 2004.
HTML page formatted Mon Sep 11 09:46:02 2006.

Cite this as:
Paul E. Black, "depth", in Dictionary of Algorithms and Data Structures [online], Paul E. Black, ed., U.S. National Institute of Standards and Technology. 15 March 2004. (accessed TODAY) Available from: http://www.nist.gov/dads/HTML/depth.html

to NIST home page