Metaheuristic algorithms for the induced P-median problem with upgrades
Sergio Salazar, Abraham Duarte, Mauricio G.C. Resende, J. Manuel Colmenar

TL;DR
This paper introduces a metaheuristic approach using GRASP for the complex Induced p-Median Problem with Upgrades, achieving significant improvements in solution time and quality over existing mathematical programming methods.
Contribution
It presents a novel two-phase metaheuristic algorithm tailored for the IpMU, outperforming state-of-the-art exact methods in efficiency and solution quality.
Findings
Average execution time reduced by two orders of magnitude.
Achieved best known solutions in over 99% of instances.
Analyzed instance complexity to inform algorithm design.
Abstract
Facility location problems (FLPs) are a family of optimisation problems with significant social impact. This class of problems has been the subject of study since the 1960s, with classical approaches including the Weber problem and the p-Median problem. Currently, more complex variations of these problems are being investigated. In particular, the Induced p-Median Problem with Upgrades (IpMU) represents a variation of the classical p-Median problem, where the concepts of transport cost and time are separated as distinct metrics in the input graph of the problem. Furthermore, the problem includes a budget which allows one to relax the graph costs, reducing the cost of the edges, thus improving the associated routes between the designated medians and the customers. In this study, a metaheuristic algorithm, based on the Greedy Randomized Adaptive Search Procedure (GRASP), is proposed. A…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFacility Location and Emergency Management · Vehicle Routing Optimization Methods · Optimization and Mathematical Programming
