Proceedings of the Conference on Functional Programming Languages and Computer Architecture 1993
DOI: 10.1145/165180.165225
|View full text |Cite
|
Sign up to set email alerts
|

Real-time deques, multihead Turing machines, and purely functional programming

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
13
0

Year Published

1996
1996
2008
2008

Publication Types

Select...
3
3
3

Relationship

0
9

Authors

Journals

citations
Cited by 22 publications
(13 citation statements)
references
References 25 publications
0
13
0
Order By: Relevance
“…In his thesis, Hood [8] extended this design to the double-ended case. Chuangand Goldberg [3] laterre-inventedHood's datastructure. Okasaki [16] simplified these implementationsof queues and deques using lazy evaluation.…”
Section: Related Workmentioning
confidence: 99%
“…In his thesis, Hood [8] extended this design to the double-ended case. Chuangand Goldberg [3] laterre-inventedHood's datastructure. Okasaki [16] simplified these implementationsof queues and deques using lazy evaluation.…”
Section: Related Workmentioning
confidence: 99%
“…It is a consequence of the ordering -a longer SL-pair that does not have a larger sum need not be kept. This is a hint that we can implement the set of SL-pairs as a double-ended queue [8]. Newer and shorter elements are added to the front end, keeping the SL-pairs sorted by length.…”
Section: An Efficient Representation Of Sets Of Prefix Sumsmentioning
confidence: 99%
“…See also Gajewska and Tarjan [1986] and Sarnak [1986]. Chuang and Goldberg [1993] give a particularly nice description of the deque simulation. gives a variation of this simulation that uses "memoization" to avoid some of the explicit stack-to-stack copying; his solution gives persistence but is not purely functional since memoization is a side effect.…”
Section: Previous Workmentioning
confidence: 99%
“…See, for example,Burton [1982],Chuang and Goldberg [1993],Gajewska and Tarjan [1986],Gries [1981],Hood [1982],Hood and Melville [1981],Hoogerwood [1992],,and Sarnak [1986].…”
mentioning
confidence: 99%