Published: February 15, 2010
[PDF (293K)] [PS (918K)] [PS.GZ (231K)] [PS.ZIP (231K)]
[Source ZIP]
Abstract: [Plain Text Version]
In the reordering buffer problem, we are given an input sequence of requests for service each of which corresponds to a point in a metric space. The cost of serving the requests heavily depends on the processing order. When serving a request the cost is equal to the distance, in the metric space, between this request and the previously served request. A reordering buffer with storage capacity k can be used to reorder the input sequence in a restricted fashion so as to construct an output sequence with lower service cost. This simple and universal framework is useful for many applications in computer science and economics, e. g., disk scheduling, rendering in computer graphics, or painting shops in car plants.
In this paper, we design online algorithms for the reordering buffer problem
where the goal is to minimize the total cost. Our main result is a strategy
with a polylogarithmic competitive ratio for general metric spaces.
Previous work on the reordering buffer problem only considered
very restricted metric spaces.
We obtain our result by first developing a deterministic algorithm
for weighted trees whose competitive ratio depends on k and the
hop-diameter of the tree.
Then we show how to improve this competitive ratio to

Licensed under a Creative Commons Attribution License