Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Doubly linked tree data structure



Doubly linked tree structure sounds like a tree data structure where each node of the tree holds references to both its daughter nodes and its mother node, whereas a node in a simple tree would often only hold references to its daughters (as this is sufficient for many operations on trees).

Hope this helps a bit.

Knud

Can anybody give an idea of what a doubly linked tree data structure
is??  This is the terminology used in the DragNDropOutlineView in the
documentation.  I am mostly interested in the doubly linked aspect.  I
don't understand why two classes are written in the same file.  For
what reason is this done?  Thanks!
-------------------------------------------------
Knud Möller, MA
+353 - 91 - 512624
Digital Enterprise Research Institute
  National University of Ireland, Galway
Institiúid Taighde na Fiontraíochta Digití
  Ollscoil na hÉireann, Gaillimh
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.