We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Toward Online Mobile Facility Location on General Metrics

Abstract: We introduce an online variant of mobile facility location (MFL) (introduced by Demaine et al. [SODA' 07]). We call this new problem online mobile facility location (OMFL). In the OMFL problem, initially, we are given a set of $k$ mobile facilities with their starting locations. One by one, requests are added. After each request arrives, one can make some changes to the facility locations before the subsequent request arrives. Each request is always assigned to the nearest facility. The cost of this assignment is the distance from the request to the facility. The objective is to minimize the total cost, which consists of the relocation cost of facilities and the distance cost of requests to their nearest facilities.
We provide a lower bound for the OMFL problem that even holds on uniform metrics. A natural approach to solve the OMFL problem for general metric spaces is to utilize hierarchically well-separated trees (HSTs) and directly solve the OMFL problem on HSTs. In this paper, we provide the first step in this direction by solving a generalized variant of the OMFL problem on uniform metrics that we call G-OMFL. We devise a simple deterministic online algorithm and provide a tight analysis for the algorithm. The second step remains an open question. Inspired by the $k$-server problem, we introduce a new variant of the OMFL problem that focuses solely on minimizing movement cost. We refer to this variant as M-OMFL. Additionally, we provide a lower bound for M-OMFL that is applicable even on uniform metrics.
Comments: 36 pages
Subjects: Data Structures and Algorithms (cs.DS)
ACM classes: F.1.2; G.2.2
Journal reference: Journal of Theory of Computing Systems (TOCS) (2023)
DOI: 10.1007/s00224-023-10145-9
Cite as: arXiv:1404.5510 [cs.DS]
  (or arXiv:1404.5510v3 [cs.DS] for this version)

Submission history

From: Abdolhamid Ghodselahi [view email]
[v1] Tue, 22 Apr 2014 14:26:49 GMT (27kb)
[v2] Tue, 11 Oct 2016 18:04:31 GMT (34kb)
[v3] Fri, 13 Oct 2023 00:50:14 GMT (38kb,D)

Link back to: arXiv, form interface, contact.