faqts : Computers : Programming : Algorithms : Datastructure : Graph : Tree

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

4 of 12 people (33%) answered Yes
Recently 3 of 10 people (30%) answered Yes

Entry

Datastructure: Tree: Definition: What is a definition of a tree?

Jan 15th, 2005 10:11
Knud van Eeden,


----------------------------------------------------------------------
--- Knud van Eeden --- 07 September 2003 - 04:22 pm ------------------

Datastructure: Tree: Definition: What is a definition of a tree?

A tree is a graph without cycles (or thus all children have only one
parent).

---

Internet: see also:

---

Tree structure
http://searchwebservices.techtarget.com/gDefinition/0,294236,sid26_gci5
09887,00.html

---

XML: XSL: Tree: Create: Simple: How to create a general tree from XML: 
Overview [table HTML]
http://www.faqts.com/knowledge_base/view.phtml/aid/24207/fid/671

---

Datastructure: Link: Overview: Can you give an overview of links?
http://www.faqts.com/knowledge_base/view.phtml/aid/32054/fid/1264

----------------------------------------------------------------------