Linear ADTs

From

Revision as of 19:04, 27 March 2009 by 209.237.84.181 (Talk)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

There are many variations on Linear ADTs, but they all one common organizational structure: each element has a singular successor and a singular predisessor (both of which may be null). There may or may not be any other logical ordering, but there is always a physical ordering of successors and predisessors.

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux