Trees

Eddie Corns eddie at holyrood.ed.ac.uk
Mon Feb 28 09:38:00 EST 2005


Alex Le Dain <alex at psi.com.au> writes:

>Is there a generic "tree" module that can enable me to sort and use 
>trees (and nodes). Basically having methods such as .AddNode(), 
>.GetAllChildren(), .FindNode() etc.

http://newcenturycomputers.net/projects/rbtree.html

might do most of what you want.

Eddie



More information about the Python-list mailing list