MEMORY VERSUS RANDOMIZATION IN ONLINE ALGORITHMS

Authors
Citation
P. Raghavan et M. Snir, MEMORY VERSUS RANDOMIZATION IN ONLINE ALGORITHMS, IBM journal of research and development, 38(6), 1994, pp. 683-707
Citations number
25
Categorie Soggetti
Computer Science Hardware & Architecture
ISSN journal
00188646
Volume
38
Issue
6
Year of publication
1994
Pages
683 - 707
Database
ISI
SICI code
0018-8646(1994)38:6<683:MVRIOA>2.0.ZU;2-7
Abstract
On-line algorithms service sequences of requests, one at a time, witho ut knowing future requests. We compare their performance with the perf ormance of algorithms that generate the sequences and service them as well. In many settings, on-line algorithms perform almost as well as o ptimal off-line algorithms, by using statistics about previous request s in the sequences. Since remembering such information may be expensiv e, we consider the use of randomization to eliminate memory. In the pr ocess, we devise and study performance measures for randomized on-line algorithms. We develop and analyze memoryless randomized on-line algo rithms for the cacheing problem and its generalizations.