Login
|
New Account
ITA
ENG
Breadth-first numbering: Lessons from a small exercise in algorithm design- (Functional Pearl)
Authors
Okasaki, C
Citation
C. Okasaki, Breadth-first numbering: Lessons from a small exercise in algorithm design- (Functional Pearl), ACM SIGPL N, 35(9), 2000, pp. 131-136
Citations number
11
Categorie Soggetti
Computer Science & Engineering
Journal title
ACM SIGPLAN NOTICES
ISSN journal
15232867 →
ACNP
Volume
35
Issue
9
Year of publication
2000
Pages
131 - 136
Database
ISI
SICI code
1523-2867(200009)35:9<131:BNLFAS>2.0.ZU;2-J
Abstract
Every programmer has blind spots. Breadth-first numbering is an interesting toy problem that exposes a blind spot common to many-perhaps most-function al programmers.