Category:Tree structures

tree 
abstract data type
Upload media
Instance of
Subclass of
Based on
Different from
Authority file
Edit infobox data on Wikidata
English: A tree structure 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. In computer science, it is a widely used data structure that simulates a hierarchical structure with a set of linked nodes.
Category:Recursive data structures Category:Ontology in information science Category:Tree (graph theory) Category:Abstract data types Category:Application-specific graphs

Pages in category "Category:Tree structures"

Category:Abstract data types Category:Application-specific graphs Category:Ontology in information science Category:Recursive data structures Category:Tree (graph theory) Category:Uses of Wikidata Infobox