A space-efficient list structure tracing algorithm

  • Authors:
  • Ben Wegbreit

  • Affiliations:
  • Center for Research in Computing Technology, Harvard University, Cambridge, Mass.

  • Venue:
  • IEEE Transactions on Computers
  • Year:
  • 1972

Quantified Score

Hi-index 14.98

Visualization

Abstract

An algorithm for tracing during garbage collection of list structure is presented. It requires only one bit for each level of doubly branching structure traced. Compared to existing trace algorithms, it generally requires less storage-often, substantially less.