ACM Home Page
Please provide us with feedback. Feedback
Referencing lists by an edge
Full text PdfPdf (459 KB)
Source
Communications of the ACM archive
Volume 19 ,  Issue 6  (June 1976) table of contents
Pages: 338 - 342  
Year of Publication: 1976
ISSN:0001-0782
Author
David S. Wise  Indiana Univ., Bloomington
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 1,   Downloads (12 Months): 11,   Citation Count: 1
Additional Information:

abstract   references   cited by   index terms   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/360238.360244
What is a DOI?

ABSTRACT

An edge reference into a list structure is a pair of pointers to adjacent nodes. Such a reference often requires little additional space, but its use can yield efficient algorithms. For instance, a circular link between the ends of a list is redundant if the list is always referenced by that edge, and list traversal is easier when that link is null. Edge references also allow threading of nonrecursive lists, can replace some header, cells, and enhance the famous exclusive-or trick to double-link lists.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
 
2
3
4
 
5
Siklosy, L. Fast read-ordy algorithms for traversing trees without an auxiliary stack. Inf. Proc. Lett. 1, 4 (June 1972), 149-152.
 
6
Vitulli, N. VW: a small but potent machine-independent text editor. M.S. Th., Indiana U. ( April 1976).