[Home]Node

HomePage | Recent Changes | Preferences

Showing revision 3
A node is a basic unit used to build data structures, such as linked lists and trees. Nodes contain data and/or links to other nodes. Links between nodes are often implemented by pointers or reference?s.

Nodes are often refered to as vertices when dealing with graphs.

See root node, leaf node, parent node, child node


HomePage | Recent Changes | Preferences
This page is read-only | View other revisions | View current revision
Edited October 26, 2001 2:41 am by Seb (diff)
Search: