Papers
Topics
Authors
Recent
Search
2000 character limit reached

New Results and Bounds on Online Facility Assignment Problem

Published 3 Sep 2020 in cs.DS and cs.GT | (2009.01446v1)

Abstract: Consider an online facility assignment problem where a set of facilities F=f1,f2,f3,⋯ ,f∣F∣F = { f_1, f_2, f_3, \cdots, f_{|F|} } of equal capacity ll is situated on a metric space and customers arrive one by one in an online manner on that space. We assign a customer cic_i to a facility fjf_j before a new customer ci+1c_{i+1} arrives. The cost of this assignment is the distance between cic_i and fjf_j. The objective of this problem is to minimize the sum of all assignment costs. Recently Ahmed et al. (TCS, 806, pp. 455-467, 2020) studied the problem where the facilities are situated on a line and computed competitive ratio of "Algorithm Greedy" which assigns the customer to the nearest available facility. They computed competitive ratio of algorithm named "Algorithm Optimal-Fill" which assigns the new customer considering optimal assignment of all previous customers. They also studied the problem where the facilities are situated on a connected unweighted graph. In this paper we first consider that FF is situated on the vertices of a connected unweighted grid graph GG of size r×cr \times c and customers arrive one by one having positions on the vertices of GG. We show that Algorithm Greedy has competitive ratio r×c+r+cr \times c + r + c and Algorithm Optimal-Fill has competitive ratio O(r×c)O(r \times c). We later show that the competitive ratio of Algorithm Optimal-Fill is $2|F|$ for any arbitrary graph. Our bound is tight and better than the previous result. We also consider the facilities are distributed arbitrarily on a plane and provide an algorithm for the scenario. We also provide an algorithm that has competitive ratio (2n−1)(2n-1). Finally, we consider a straight line metric space and show that no algorithm for the online facility assignment problem has competitive ratio less than $9.001$.

Citations (2)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.