Tree structure: Difference between revisions

Content deleted Content added
GreenC bot (talk | contribs)
Removing May merge template; no case made; no support
 
(14 intermediate revisions by 11 users not shown)
Line 37:
== Examples of tree structures ==
[[File:Tree Map.png|thumb|A tree map used to represent a [[directory structure]] as a [[nested set]] ]]
[[File:1934-Thermionic-Tube-Chart.jpg|thumb|informationA diagram in the shape of a tree illustrating the "evolution" of thermionic tubes (a type of vacuum tube) between 1883 and 1934]]
 
* Internet:
** [[usenet hierarchy]]
* Vacuum tubes
** [[Document Object Model]]'s logical structure,<ref>{{cite web |url=http://www.w3.org/TR/DOM-Level-2-Core/introduction.html |title=What is the Document Object Model? |access-date=2006-12-05 |work=W3C Architecture ___domain |archive-date=2012-02-12 |archive-url=https://web.archive.org/web/20120212033934/http://www.w3.org/TR/DOM-Level-2-Core/introduction.html |url-status=live }}</ref> [[Yahoo!]] subject index, [[Curlie]]
* [[Operating system]]: [[directory structure]]
Line 81 ⟶ 80:
! style="padding:0 0.5em;" | \<br/>craft
|}</div>
 
{{-}}
 
=== Nested sets ===
Line 217 ⟶ 218:
{{DEFAULTSORT:Tree Structure}}
[[Category:Trees (data structures)]]
[[Category:Structure]]
[[Category:Conceptual models]]