Investigating mixed-integer programming approaches for the p-α-closest-center problem
Abstract
In this work, we introduce and study the p-α-closest-center problem (pαCCP), which generalizes the p-second-center problem, a recently emerged variant of the classical p-center problem. In the pαCCP, we are given sets of customers and potential facility locations, distances between each customer and potential facility location as well as two integers p and α. The goal is to open facilities at p of the potential facility locations, such that the maximum α-distance between each customer and the open facilities is minimized. The α-distance of a customer is defined as the sum of distances from the customer to its α closest open facilities. If α is one, the pαCCP is the p-center problem, and for α being two, the p-second-center problem is obtained, for which the only existing algorithm in literature is a variable neighborhood search (VNS). We present four mixed-integer programming (MIP) formulations for the pαCCP, strengthen them by adding valid and optimality-preserving inequalities and conduct a polyhedral study to prove relationships between their linear programming relaxations. Moreover, we present iterative procedures for lifting some valid inequalities to improve initial lower bounds on the optimal objective function value of the pαCCP and characterize the best lower bounds obtainable by this iterative lifting approach. Based on our theoretical findings, we develop a branch-and-cut algorithm (B&C) to solve the pαCCP exactly. We improve its performance by a starting and a primal heuristic, variable fixings and separating inequalities. In our computational study, we investigate the effect of the various ingredients of our B&C on benchmark instances from related literature. Our B&C is able to prove optimality for 17 of the 40 instances from the work on the VNS heuristic.
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.