Mathematical models and search algorithms for the capacitated p-center problem

03/13/2018
by   Raphael Kramer, et al.
0

The capacitated p-center problem requires to select p facilities from a set of candidates to service a number of customers, subject to facility capacity constraints, with the aim of minimizing the maximum distance between a customer and its associated facility. The problem is well known in the field of facility location, because of the many applications that it can model. In this paper, we solve it by means of search algorithms that iteratively seek the optimal distance by solving tailored subproblems. We present different mathematical formulations for the subproblems and improve them by means of several valid inequalities, including an effective one based on a 0-1 disjunction and the solution of subset sum problems. We also develop an alternative search strategy that finds a balance between the traditional sequential search and binary search. This strategy limits the number of feasible subproblems to be solved and, at the same time, avoids large overestimates of the solution value, which are detrimental for the search. We evaluate the proposed techniques by means of extensive computational experiments on benchmark instances from the literature and new larger test sets. All instances from the literature with up to 402 vertices and integer distances are solved to proven optimality, including 13 open cases, and feasible solutions are found in 10 minutes for instances with up to 3038 vertices.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/23/2022

Exact solution approaches for the discrete α-neighbor p-center problem

The discrete α-neighbor p-center problem (d-α-pCP) is an emerging varian...
research
06/25/2022

Maximum independent set (stable set) problem: A mathematical programming model with valid inequalities and computational testing

This paper deals with the maximum independent set (M.I.S.) problem, also...
research
06/29/2014

An Efficient Hybrid CS and K-Means Algorithm for the Capacitated PMedian Problem

Capacitated p-median problem (CPMP) is an important variation of facilit...
research
02/18/2021

Maximum weighted induced forests and trees: New formulations and a computational comparative review

Given a graph G=(V,E) with a weight w_v associated with each vertex v∈ V...
research
09/11/2019

An exact solution framework for the multiple gradual cover location problem

Facility and covering location models are key elements in many decision ...
research
07/03/2018

Variable neighborhood search for partitioning sparse biological networks into the maximum edge-weighted k-plexes

In a network, a k-plex represents a subset of n vertices where the degre...
research
08/13/2020

Maximum Customers' Satisfaction in One-way Car-sharing: Modeling, Exact and Heuristic Solving

One-way car-sharing systems are transportation systems that allow custom...

Please sign up or login with your details

Forgot password? Click here to reset