- Category:
- Communication
- Tags:
-
- File Size:
- 9kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- aa
Description: In computer science, a tree is a widely used data structure that simulates a hierarchical tree structure with a set of linked nodes.
A tree can be defined recursively (locally) as a collection of nodes (starting at a root node), where each node is a data structure consisting of a value, together with a list of nodes (the "children"), with the constraints that no node is duplicated.
To Search:
File list (Check if you may need any files):
tree data.docx