Map
Index
Random
Help
th

Quote: threaded binary tree for detection and correction of errors: link null-pointers in a special way

topics > all references > references t-z > QuoteRef: taylDJ11_1980 , p. 590 [



Topic:
defensive programming
Topic:
trees

Note

chained and threaded binary tree (2-detectable, 1- correctable storage structure for binary trees): null right links are threaded by in-order successor (see Knuth), null left-links link null left- link nodes together.


Related Topics up

Topic: defensive programming (22 items)
Topic: trees (21 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.