IEEE Access (Jan 2021)

Partial Evaluation and Efficient Discarding for the Maximal Covering Location Problem

  • Cynthia Porras,
  • Jenny Fajardo,
  • Alejandro Rosete,
  • Antonio D. Masegosa

DOI
https://doi.org/10.1109/ACCESS.2021.3055295
Journal volume & issue
Vol. 9
pp. 20542 – 20556

Abstract

Read online

The maximal covering location problem attempts to locate a limited number of facilities in order to maximize the coverage over a set of demand nodes. This problem is NP-Hard and it has been often addressed by using metaheuristics, where the execution time directly depends on the number of evaluations of the objective function. In this article, the principles of efficient discarding and partial evaluation are applied to obtain more efficient versions of the objective function of this problem, i.e. not-approximate surrogate objective functions. An experimental study is presented to compare the surrogate functions in terms of number of distance comparisons and runtime. The results show that (on average) the best surrogate function is more than 5 times faster than the original function in general, and more than 8 times faster in the largest instances. This proposal allows for a more efficient metaheuristic solution based on swap operators.

Keywords