specific to only health services but can be applied to
any type of facility-service-leasing scenario.
Our model aims to minimize the leasing costs
while optimizing the distances between clients and
the facilities they are served by. Moreover, it requires
a dormant fee for each day a service is kept dormant.
As a future work, it would be interesting to study
other variations such as assuming different fees for
different dormant times. For example, a one-month
dormant fee of a service could be cheaper per unit
day than a one-week dormant fee, since the facility
can make use of the service over a longer period if it
knows in advance that the service will not be used for
a whole month rather than a week only.
In this paper, we have presented the first online al-
gorithm for making on-the-fly decisions about leasing
services at facilities and connecting clients to them.
Next steps would be: to achieve a better competitive
ratio by designing another algorithm or improving the
competitive analysis of our algorithm; to prove lower
bounds on the competitive ratio of any randomized
online algorithm for our problem; and to design a de-
terministic algorithm for our problem.
Another research direction is to add capacities to
the facilities and/or the services provided by them. So
far in this model, we have assumed that facilities can
serve any number of clients, since we assume that the
input sequence receives a limited number of clients
each day.
Our proposed online algorithmic approach has the
advantage of providing decisions that have a proven
guarantee. That is, even on the worst input sequence,
the algorithm can assure that the decisions are not
worse than what promised. Hence, it is worth imple-
menting the proposed algorithm first on a simulated
environment of COVID-19 facility locations and ser-
vices, and second on a real-world community provid-
ing services to its members through leased services at
facility locations.
REFERENCES
Abshoff, S., Kling, P., Markarian, C., Meyer auf der Heide,
F., and Pietrzyk, P. (2016). Towards the price of leas-
ing online. Journal of Combinatorial Optimization,
32(4):1197–1216.
Alon, N., Awerbuch, B., and Azar, Y. (2003). The on-
line set cover problem. In Proceedings of the Thirty-
fifth Annual ACM Symposium on Theory of Comput-
ing, STOC ’03, pages 100–105, New York, NY, USA.
ACM.
Alon, N., Awerbuch, B., Azar, Y., Buchbinder, N., and
Naor, J. (2006). A general approach to online net-
work optimization problems. ACM Transactions on
Algorithms (TALG), 2(4):640–660.
Anthony, B. M. and Gupta, A. (2007). Infrastructure leas-
ing problems. In International Conference on Integer
Programming and Combinatorial Optimization, pages
424–438. Springer.
Borodin, A. and El-Yaniv, R. (2005). Online computa-
tion and competitive analysis. Cambridge University
Press.
De Lima, M. S., San Felice, M. C., and Lee, O. (2017). On
generalizations of the parking permit problem and net-
work leasing problems. Electronic Notes in Discrete
Mathematics, 62:225–230.
De Lima, M. S., San Felice, M. C., and Lee, O. (2020).
Group parking permit problems. Discrete Applied
Mathematics, 281:172–194.
Emanuel, E. J., Persad, G., Upshur, R., Thome, B., Parker,
M., Glickman, A., Zhang, C., Boyle, C., Smith, M.,
and Phillips, J. P. (2020). Fair allocation of scarce
medical resources in the time of covid-19.
Feldkord, B., Markarian, C., and Meyer auf der Heide, F.
(2017). Price fluctuation in online leasing. In Inter-
national Conference on Combinatorial Optimization
and Applications, pages 17–31. Springer.
Fotakis, D. (2008). On the competitive ratio for online fa-
cility location. Algorithmica, 50(1):1–57.
Korman, S. (2005). On the use of randomization in the on-
line set cover problem. Master’s thesis, Weizmann In-
stitute of Science, Israel.
Kumari, V., Mehta, K., and Choudhary, R. (2020). Covid-
19 outbreak and decreased hospitalisation of preg-
nant women in labour. The Lancet Global Health,
8(9):e1116–e1117.
Li, S., Markarian, C., and Meyer auf der Heide, F. (2018).
Towards flexible demands in online leasing problems.
Algorithmica, 80(5):1556–1574.
Markarian, C. (2015). Online resource leasing. PhD thesis,
University of Paderborn, Germany.
Markarian, C. (2018). Leasing with uncertainty. In Op-
erations Research Proceedings 2017, pages 429–434.
Springer.
Markarian, C. and Kassar, A.-N. (2020). Online deter-
ministic algorithms for connected dominating set &
set cover leasing problems. In International Confer-
ence on Operations Research and Enterprise Systems
(ICORES), pages 121–128.
Markarian, C. and Meyer auf der Heide, F. (2019). On-
line algorithms for leasing vertex cover and leasing
non-metric facility location. In International Confer-
ence on Operations Research and Enterprise Systems
(ICORES), pages 315–321.
Meyerson, A. (2001). Online facility location. In Proceed-
ings 42nd IEEE Symposium on Foundations of Com-
puter Science, pages 426–431. IEEE.
Meyerson, A. (2005). The parking permit problem. In 46th
Annual IEEE Symposium on Foundations of Computer
Science (FOCS’05), pages 274–282. IEEE.
Nagarajan, C. and Williamson, D. P. (2013). Offline
and online facility leasing. Discrete Optimization,
10(4):361–370.
Online Facility Service Leasing Inspired by the COVID-19 Pandemic
201