Solving a class of facility location problems using genetic algorithms
Sohail S. Chaudhry, Shiwei He, Peggy E. Chaudhry
Abstract
Sohail S. Chaudhry, Shiwei He, Peggy E. Chaudhry
Abstract
Locating p facilities to serve a number of customers is a problem in many areas of business. The problem is to determine p facility locations such that the weighted average distance traveled from all the demand points to their nearest facility sites is minimized. A variant of the p‐median problem is one in which a maximum distance constraint is imposed between the demand point and its nearest facility location, also known as the p‐median problem with maximum distance constraint. In this paper, we apply a fairly new methodology known as genetic algorithms to solve a relatively large sized constrained version of the p‐median problem. We present our computational experience on the use of genetic algorithms for solving the constrained version of the p‐median problem using two different data sets. Our comparative experimental experience shows that this solution procedure performs quite well compared with the results obtained from existing techniques.
OpenAlex reports 31 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Locating p facilities to serve a number of customers is a problem in many areas of business. The problem is to determine p facility locations such that the weighted average distance traveled from all the demand points to their nearest facility sites is minimized. A variant of the p‐median problem is one in which a maximum distance constraint is imposed between the demand point and its nearest facility location, also known as the p‐median problem with maximum distance constraint. In this paper, we apply a fairly new methodology known as genetic algorithms to solve a relatively large sized constrained version of the p‐median problem. We present our computational experience on the use of genetic algorithms for solving the constrained version of the p‐median problem using two different data sets. Our comparative experimental experience shows that this solution procedure performs quite well compared with the results obtained from existing techniques.
Key concepts: Facility location problem, Computer science, Genetic algorithm, Constraint (computer-aided design), Class (philosophy), Point (geometry), Mathematical optimization, Algorithm