๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Off-line algorithms for the list update problem

โœ Scribed by Nick Reingold; Jeffery Westbrook


Publisher
Elsevier Science
Year
1996
Tongue
English
Weight
637 KB
Volume
60
Category
Article
ISSN
0020-0190

No coin nor oath required. For personal study only.

โœฆ Synopsis


Optimum off-line algorithms for the list update problem are investigated. The list update problem involves implementing a dictionary of items as a linear list. Several characterizations of optimum algorithms are given; these lead to optimum algorithm which runs in time 02"( n -1) !m, where n is the length of the list and m is the number of requests. The previous best algorithm, an adaptation of a more general algorithm due to Manasse et al. (1988), runs in time O(n!)*m.


๐Ÿ“œ SIMILAR VOLUMES


A faster off-line algorithm for the TCP
โœ John Noga; Steve Seiden; Gerhard J. Woeginger ๐Ÿ“‚ Article ๐Ÿ“… 2002 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 48 KB

In a recent paper [Proceedings of STOC'98, 1998, pp. 389-398], Dooly, Goldman and Scott study a problem that is motivated by the networking problem of dynamically adjusting delays of acknowledgements in the Transmission Control Protocol (TCP). Among other results, they give an O(n 2 ) off-line algor

Competitive Algorithms for Relaxed List
โœ Marek Chrobak; John Noga ๐Ÿ“‚ Article ๐Ÿ“… 2000 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 188 KB

We study relaxed list update problem RLUP , in which access requests are made to items stored in a list. The cost to access the jth item x is c , where j j c F c for all i. After the access, x can be repeatedly swapped, at no cost, with i i q1 j any item that precedes it in the list. This problem w

On lookahead in the list update problem
โœ Rahul Simha; Amitava Majumdar ๐Ÿ“‚ Article ๐Ÿ“… 1994 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 593 KB