(definition)
Definition: A technique for processing the nodes of a tree in some order.
Specialization (... is a kind of me.)
preorder traversal, in-order traversal, postorder traversal, level-order traversal.
See also Cupif-Giannini tree traversal.
Author: PEB
If you have suggestions, corrections, or comments, please get in touch with Paul Black.
Entry modified 22 April 2019.
HTML page formatted Mon Apr 22 12:17:39 2019.
Cite this as:
Paul E. Black, "tree traversal", in
Dictionary of Algorithms and Data Structures [online], Paul E. Black, ed. 22 April 2019. (accessed TODAY)
Available from: https://www.nist.gov/dads/HTML/treeTraversal.html