Competitive Analysis of Online Facility Assignment for General Layout of Servers on a Line
Abstract
In the online facility assignment on a line with a set of servers and a capacity , each server with a capacity is placed on a line, and a request arrives on a line one-by-one. The task of an online algorithm is to irrevocably match a current request with one of the servers with vacancies before the next request arrives. An algorithm can match up to requests to a server . In this paper, we propose a new online algorithm PTCP (Policy Transition at Critical Point) for and show that PTCP is -competitive, where is informally the ratio of the diameter of to the maximum distance between two adjacent servers in . Depending on the layout of servers, ranges from constant (independent of ) to . Among all of known algorithms for , this upper bound on the competitive ratio is the best when is small. We also show that the competitive ratio of any MPFS (Most Preferred Free Servers) algorithm is at least . For , recall that MPFS is a class of algorithms whose competitive ratio does not depend on a capacity and it includes the natural greedy algorithm and PTCP, etc. Thus, this implies that PTCP is the best for in the class MPFS.
Keywords
Cite
@article{arxiv.2308.05933,
title = {Competitive Analysis of Online Facility Assignment for General Layout of Servers on a Line},
author = {Tsubasa Harada and Toshiya Itoh},
journal= {arXiv preprint arXiv:2308.05933},
year = {2023}
}
Comments
21 pages