ACM Home Page
Please provide us with feedback. Feedback
Using cumulative graphic traces in the visualization of sorting algorithms
Full text PdfPdf (366 KB)
Source ACM SIGCSE Bulletin archive
Volume 21 ,  Issue 4  (December 1989) table of contents
Pages: 37 - 42  
Year of Publication: 1989
ISSN:0097-8418
Author
D. C. Stone  Department of Computer Science, Glassboro State College, Glassboro, NJ
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 1,   Downloads (12 Months): 4,   Citation Count: 3
Additional Information:

abstract   cited by   index terms   collaborative colleagues  

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

ABSTRACT

Some instructionally oriented graphic displays of algorithm execution can be enhanced by the use of a cumulative graphic trace, which presents a stylized visual representation of the history of the algorithm's operation on a data structure. This graphic trace can convey information about the order in which operations were done or elements were processed, information which is often not available in dynamic displays of algorithm execution. It can also in some cases serve as in "icon" to help students remember the algorithm or contrast it with similar algorithms. The use of cumulative graphic traces in the study of various sorting algorithms is illustrated.