Capacity-Insensitive Algorithms for Online Facility Assignment Problems on a Line

Abstract

In the online facility assignment problem OFA(k,), there exist k servers with a capacity ≥ 1 on a metric space and a request arrives 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. As special cases for OFA(k,), we consider OFA(k,) on a line, which is denoted by OFAL(k,) and OFALeq(k,), where the latter is the case of OFAL(k,) with equidistant servers. In this paper, we deal with the competitive analysis for the above problems. As a natural generalization of the greedy algorithm GRDY, we introduce a class of algorithms called MPFS (most preferred free servers) and show that any MPFS algorithm has the capacity-insensitive property, i.e., for any ≥ 1, ALG is c-competitive for OFA(k,1) iff ALG is c-competitive for OFA(k,). By applying the capacity-insensitive property of the greedy algorithm GRDY, we derive the matching upper and lower bounds 4k-5 on the competitive ratio of GRDY for OFALeq(k,). To investigate the capability of MPFS algorithms, we show that the competitive ratio of any MPFS algorithm ALG for OFALeq(k,) is at least 2k-1. Then we propose a new MPFS algorithm IDAS (Interior Division for Adjacent Servers) for OFAL(k,) and show that the competitive ratio of IDAS for OFALeq(k,) is at most 2k-1, i.e., IDAS for OFALeq(k,) is best possible in all the MPFS algorithms.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…