A scaleable projection-based branch-and-cut algorithm for the $p$-center problem
Elisabeth Gaar, Markus Sinnl

TL;DR
This paper introduces a scalable branch-and-cut algorithm for the p-center problem using a novel projection-based formulation, achieving strong LP bounds and competitive computational performance on large instances.
Contribution
It presents a new IP formulation derived by projection, enhanced with combinatorial cuts and lower bound information, improving solution efficiency for large-scale p-center problems.
Findings
Achieves LP-relaxation bounds comparable to the best in literature.
Effectively solves instances with over 700,000 customers and locations.
Competitive with existing set cover-based algorithms.
Abstract
The -center problem (pCP) is a fundamental problem in location science, where we are given customer demand points and possible facility locations, and we want to choose of these locations to open a facility such that the maximum distance of any customer demand point to its closest open facility is minimized. State-of-the-art solution approaches of pCP use its connection to the set cover problem to solve pCP in an iterative fashion by repeatedly solving set cover problems. The classical textbook integer programming (IP) formulation of pCP is usually dismissed due to its size and bad linear programming (LP)-relaxation bounds. We present a novel solution approach that works on a new IP formulation that can be obtained by a projection from the classical formulation. The formulation is solved by means of branch-and-cut, where cuts for demand points are iteratively generated.…
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.
