- A form of graph traversal that refers to the process of visiting (e.g., retrieving, updating, or deleting) each node in a tree data structure, exactly once. Such traversals are classified by the order in which the nodes are visited, as with depth-first search and breadth-first search. ← Wikipedia
- More about this term (beta): articles and videos, books, web search
- Previous term: Tree shaking
- Next term: Triadic colors
- Random term: Local area network (or roll the dice with webglossary.info/random)