• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Doubly linked tree data structure
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Doubly linked tree data structure


  • Subject: Re: Doubly linked tree data structure
  • From: Knud Möller <email@hidden>
  • Date: Fri, 29 Jul 2005 18:29:06 +0100

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:
This email sent to email@hidden


  • Prev by Date: Re: New looks [not] replacing Metal?
  • Next by Date: Re: NSLayoutManager Background Layout Crash
  • Previous by thread: Doubly linked tree data structure
  • Next by thread: list society and of discussion threads
  • Index(es):
    • Date
    • Thread