![]() |
[email protected] |
![]() |
3275638434 |
![]() |
![]() |
Paper Publishing WeChat |
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License
The P-Median Problem: A Tabu Search Approximation Proposal Applied to Districts
María Beatriz Bernábe Loranca, Rogelio González Velázquez and Martín Estrada Analco
Full-Text PDF
XML 2980 Views
DOI:10.17265/2159-5291/2015.03.002
Facultad de Ciencias de la Computación, Benemérita Universidad Autónoma de Puebla, Puebla, México
P-median is one of the most important Location-Allocation problems. This
problem determines the location of facilities and assigns demand points to them.
The p-median problem can be established as a discrete problem in graph terms as:
Let G = (V, E) be an undirected graph
where V is the set of n vertices and E is the set of edges with an associated weight that can be the distance
between the vertices dij= d(vi, vj) for every i, j =1,…, n in accordance to the determined metric, with the distances a symmetric
matrix is formed, finding VpÍ V such that |Vp| QUOTE ⊆⊆
= p, where p can be either variable or fixed, and the sum of the shortest distances
from the vertices in {V-Vp}
to their closet vertex in Vp is reduced to the minimum. Under these conditions the P-median problem is a combinatory
optimization problem that belongs to the NP-hard class and the approximation methods
have been of great aid in recent years because of this. In this point, we have chosen
data from OR-Library [1] and we have tested three algorithms that have given good
results for geographical data (Simulated Annealing, Variable Neighborhood Search,
Bioinspired Variable Neighborhood Search and a Tabu Search-VNS Hybrid (TS-VNS).
However, the partitioning method PAM (Partitioning Around Medoids), that is modeled
like the P-median, attained similar results along with TS-VNS but better results
than the other metaheuristics for the OR-Library instances, in a favorable computing
time, however for bigger instances that represent real states in Mexico, TS-VNS
has surpassed PAM in time and quality in all instances. In this work we expose the behavior of these five different algorithms for
the test matrices from OR-Library and real geographical data from Mexico. Furthermore,
we made an analysis with the goal of explaining the quality of the results obtained
to conclude that PAM behaves with efficiency for the OR-Library instances but is
overcome by the hybrid when applied to real instances. On the other hand we have tested the 2 best algorithms (PAM and TS-VNS) with
geographic data geographic from Jalisco, Queretaro and Nuevo León. In this point,
as we said before, their performance was different than the OR-Library tests. The
algorithm that attains the best results is TS-VNS.
Metaheuristcs, P-mediana, PAM, Tabu search
[2] http://people.brunel.ac.uk/~mastjjb/jeb/orlib/pmedinfo.html Retrieved on August 25, 2014.
[3] M. S. Daskin, Network and Discrete Location: Models, Algorithms and Applications , John Wiley and Sons, Inc., New York (1995).
[4] S. Hakimi, Optimum location of switching centers and the absolute centers and medians of a graph. Operations Research, 12, (1964), pp. 450-459.
[5] O. Kariv, S. L. Hakimi, An algorithmic approach to network location problems” , Part II, The p-Medians, SIAM Journal of Applied Mathematics 37, (1979), pp. 539-560.
[6] R. L. Church, COBRA: A New Formulation of the Classic p-Median Location Problem, Annals of Operations Research 122, (2003), pp. 103–120.
[7] M. B. Bernábe, J. E. Espinosa, J. Ramirez, M. A. Osorio, A Statistical Comparative Analysis of Simulated Annealing and Variable Neighborhood Search for the Geographical Clustering Problem, Computación y Sistemas, ISSN 1405-5546, Vol. 14 No. 3, (2011)pp. 295-308.
[8] M. B. Bernábe, R. González, E. Olivares, J. Ramírez and M. Estrada, A Bioinspired Proposal of Clustering Around Medoids with Variable Neighborhood Structures, International Journal of Computer Information Systems and Industrial Management Applications. ISSN 2150-7988, Vol. 6 (2014) pp. 45 – 54 © MIR Labs, www.mirlabs.net/ijcisim/index.html, Dynamic Publishers, Inc., USA.
[9] N. Mladenovic and P. Hansen, Variable Neighborhood Search, Computers & Operations Research, Vol 24 No. 11, (1997)pp.1097-1100.
[10] N. Mladenovic, J. Brimberg, Hansen, P., Moreno, J. A.: The p-median problem: A survey of metaheuristic approaches. European Journal Operational Research, Vol. 179 (2007).
[11] M. Resende, R. Werneck, A fast swap-based local search procedure for location problems. Annals of Operational Research Vol. 150, (2007), pp. 205-230.
[12] INEGI, Sistema Estadísticas Censales a Escalas Geoelectorales, (2010), http://gaia.inegi.org.mx/ geoelectoral/viewer.html# retrievedonDecember 21, 2014.
[13] GeoTools, GIS utilities library for Java, http://www.geotools.org/, retrieved on December 21, 2014.