A COMBINED BIT AND TIMESTAMP ALGORITHM FOR THE LIST UPDATE PROBLEM

Citation
S. Albers et al., A COMBINED BIT AND TIMESTAMP ALGORITHM FOR THE LIST UPDATE PROBLEM, Information processing letters, 56(3), 1995, pp. 135-139
Citations number
8
Categorie Soggetti
Information Science & Library Science","Computer Science Information Systems
ISSN journal
00200190
Volume
56
Issue
3
Year of publication
1995
Pages
135 - 139
Database
ISI
SICI code
0020-0190(1995)56:3<135:ACBATA>2.0.ZU;2-K
Abstract
We present a randomized on-line algorithm for the list update problem which achieves a competitive factor of 1.6, the best known so far. The algorithm makes an initial random choice between two known algorithms that have different worst-case request sequences. The first is the BI T algorithm that, for each item in the list, alternates between moving it to the front of the list and leaving it at its place after it has been requested. The second is a TIMESTAMP algorithm that moves an item in front of less often requested items within the list.