We consider the list update problem as defined in the seminal work on competitive analysis by Sleator and Tarjan [12]. In this problem, a sequence of requests, consisting of items to access in a linked list, is given. After an item is accessed it can be moved to any position forward in the list at no cost (free exchange), and, at any time, any two adjacent items can be swapped at a cost of 1 (paid exchange). The cost to access an item is its current position in the list. The goal is to dynamically rearrange the list so as to minimize the total cost (accrued from accesses and exchanges) over the request sequence. We show a lower bound of 12/11 on the worst-case ratio between the performance of an (offline) optimal algorithm that can only pe...
Online search is a basic online problem. The fact that its optimal deterministic/randomized solution...
The list update problem is a classical online problem, with an optimal competitive ratio that is sti...
One-way trading is a basic online problem in finance. Since its optimal solution is given by a simpl...
We study the fundamental list update problem in the paid exchange model P^d. This cost model was int...
AbstractThe optimal competitive ratio for a randomized online list update algorithm is known to be a...
AbstractWe consider the list update problem under a sequence of requests for sets of items, and for ...
AbstractThe list update problem, a well-studied problem in dynamic data structures, can be described...
AbstractWe consider the list access problem and show that one questionable assumption in the origina...
This paper presents a machine-verified analysis of a number of classical algorithms for the list upd...
AbstractThe list update problem consists in maintaining a dictionary as an unsorted linear list. Any...
COUNTER algorithms, a family of randomized algorithms for the list update problem, were introduced b...
The list update problem consists in maintaining a dictionary as an unsorted linear list. Any request...
We consider the list access problem and show that one questionable assumption in the original cost m...
On-line algorithms are usually analyzed using competitive analysis, in which the performance of on-l...
We consider the list access problem and show that two unrealistic assumptions in the original cost m...
Online search is a basic online problem. The fact that its optimal deterministic/randomized solution...
The list update problem is a classical online problem, with an optimal competitive ratio that is sti...
One-way trading is a basic online problem in finance. Since its optimal solution is given by a simpl...
We study the fundamental list update problem in the paid exchange model P^d. This cost model was int...
AbstractThe optimal competitive ratio for a randomized online list update algorithm is known to be a...
AbstractWe consider the list update problem under a sequence of requests for sets of items, and for ...
AbstractThe list update problem, a well-studied problem in dynamic data structures, can be described...
AbstractWe consider the list access problem and show that one questionable assumption in the origina...
This paper presents a machine-verified analysis of a number of classical algorithms for the list upd...
AbstractThe list update problem consists in maintaining a dictionary as an unsorted linear list. Any...
COUNTER algorithms, a family of randomized algorithms for the list update problem, were introduced b...
The list update problem consists in maintaining a dictionary as an unsorted linear list. Any request...
We consider the list access problem and show that one questionable assumption in the original cost m...
On-line algorithms are usually analyzed using competitive analysis, in which the performance of on-l...
We consider the list access problem and show that two unrealistic assumptions in the original cost m...
Online search is a basic online problem. The fact that its optimal deterministic/randomized solution...
The list update problem is a classical online problem, with an optimal competitive ratio that is sti...
One-way trading is a basic online problem in finance. Since its optimal solution is given by a simpl...