Algorithm to Facility Location Problem on a Line
暂无分享,去创建一个
We assume that m facility units (hospital, bank, post office, fire department, police station, bus station, etc.) are requested to be established for n cities which are on the same line. We have to choose m cities where the facility units will be established such that total distance from all cities to nearest facility units is minimum. Here, it is supposed that the person who is in the city which does not have a facility unit will prefer a city which is the nearest among all the other cities having a facility unit. In this problem, we assume that any two cities cannot have the same location. The only selection criterion is the distance between these locations. In this paper, a new mathematical model was proposed and based on this model, a new dynamic programming method was developed and its program was written in DELPHI. The program is available at http://sci.ege.edu.tr/~math/projects/flpsol/.
[1] C. Revelle,et al. Solving the plant location problem on a line by linear programming , 1998 .
[2] Robert F. Love,et al. Note---One-Dimensional Facility Location-Allocation using Dynamic Programming , 1976 .
[3] Jack Brimberg,et al. Location and sizing of facilities on a line , 2001 .
[4] Stuart E. Dreyfus,et al. Applied Dynamic Programming , 1965 .
[5] Jack Brimberg,et al. The Capacitated p-facility Location Problem on the Real Line , 2001 .