Breadth-first numbering: lessons from a small exercise in algorithm design

  • Authors:
  • Chris Okasaki

  • Affiliations:
  • Department of Computer Science, Columbia University

  • Venue:
  • ICFP '00 Proceedings of the fifth ACM SIGPLAN international conference on Functional programming
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

Every programmer has blind spots. Breadth-first numbering is an interesting toy problem that exposes a blind spot common to many---perhaps most---functional programmers.