language-icon Old Web
English
Sign In

Tree structure

A tree structure or tree diagram is a way of representing the hierarchical nature of a structure in a graphical form. It is named a 'tree structure' because the classic representation resembles a tree, even though the chart is generally upside down compared to an actual tree, with the 'root' at the top and the 'leaves' at the bottom.((art,craft)culture,science)encyclopediaorencyclopedia(culture(art,craft),science) A tree structure or tree diagram is a way of representing the hierarchical nature of a structure in a graphical form. It is named a 'tree structure' because the classic representation resembles a tree, even though the chart is generally upside down compared to an actual tree, with the 'root' at the top and the 'leaves' at the bottom. A tree structure is conceptual, and appears in several forms. For a discussion of tree structures in specific fields, see Tree (data structure) for computer science: insofar as it relates to graph theory, see tree (graph theory), or also tree (set theory). Other related articles are listed. The tree elements are called 'nodes'.The lines connecting elements are called 'branches'. Nodes without children are called leaf nodes, 'end-nodes', or 'leaves'. Every finite tree structure has a member that has no superior. This member is called the 'root' or root node. The root is the starting node. But the converse is not true: infinite tree structures may or may not have a root node. The names of relationships between nodes model the kinship terminology of family relations. The gender-neutral names 'parent' and 'child' have largely displaced the older 'father' and 'son' terminology. The term 'uncle' is still widely used for other nodes at the same level as the parent, although it is sometimes replaced with gender-neutral terms like 'ommer'.

[ "Algorithm", "Theoretical computer science", "Data mining", "Artificial intelligence", "Programming language", "Interval tree", "Hickory Tree", "K-ary tree", "Anatomical tree", "tree structured data" ]
Parent Topic
Child Topic
    No Parent Topic