Trees | Indices | Help |
---|
|
A simple binary search tree capable of using integers or string representations of binary integers as inputs.
NOTE: the lookup routines assume once a node is found which has nodeinfo, we have matched. It does *not* need to walk the rest of the values...
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
Get an element back out of the tree. width is in bits... |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Nov 16 18:22:12 2012 | http://epydoc.sourceforge.net |