메뉴 건너뛰기




Volumn 48, Issue 3, 2006, Pages 125-142

Solution methods for the p-median problem: An annotated bibliography

Author keywords

Facility location; p median problem

Indexed keywords

FACILITY LOCATION; P-MEDIAN PROBLEMS;

EID: 33845774430     PISSN: 00283045     EISSN: 10970037     Source Type: Journal    
DOI: 10.1002/net.20128     Document Type: Article
Times cited : (212)

References (132)
  • 1
    • 0347126420 scopus 로고    scopus 로고
    • An efficient genetic algorithm for the p-median problem
    • O. Alp, E. Erkut, and Z. Drezner, An efficient genetic algorithm for the p-median problem, Ann Oper Res 122 (2003), 21-42. Describes a simple and fast genetic algorithm that models the indices of vertices in the solution as genes of a chromosome. The fitness function is the objective function. Whereas traditional genetic methods use a crossover approach, this method creates a union of the parents' chromosomes, creating an infeasible solution with m > p genes. A greedy deletion heuristic is applied to decrease the number of genes until p genes are left. No mutation operator is used.
    • (2003) Ann Oper Res , vol.122 , pp. 21-42
    • Alp, O.1    Erkut, E.2    Drezner, Z.3
  • 2
    • 0142152745 scopus 로고    scopus 로고
    • Lagrangian relaxation for the k-median problem: New insights and continuity properties
    • Springer-Verlag, Berlin
    • A. Archer, R. Rajagopalan, and D.B. Shmoys, Lagrangian relaxation for the k-median problem: New insights and continuity properties, Proc 11th Ann Eur Symp Algorithms, Springer-Verlag, Berlin, 2003, pp. 31-42. Shows that a modification to the algorithm in [71] attains a "continuity" property. The paper also shows that an algorithm originally developed for the UFLP can be used for the p-median problem due to its capability of preserving the Lagrangian multipliers. This algorithm is described and a proof of its approximation factor of 3 is presented.
    • (2003) Proc 11th Ann Eur Symp Algorithms , pp. 31-42
    • Archer, A.1    Rajagopalan, R.2    Shmoys, D.B.3
  • 3
    • 3543081333 scopus 로고
    • A comparison of heuristic methods for service facility locations
    • A. Ardalan, A comparison of heuristic methods for service facility locations, Int J Oper Production Manage 8 (1988), 52-58. Introduces a heuristic for a service facility location problem. In [101], this heuristic is adapted to (hepmedian problem and compared to vertex substitution [126].
    • (1988) Int J Oper Production Manage , vol.8 , pp. 52-58
    • Ardalan, A.1
  • 4
    • 3142776554 scopus 로고    scopus 로고
    • Local search heuristics for k-median and facility location problems
    • V. Arya, N. Garg, R. Khandekar, V. Pandit, A. Meyerson, and K. Munagala, Local search heuristics for k-median and facility location problems, SIAM J Comput 33 (2004), 544-562. Defines locality gap as the maximum ratio of a locally optimal solution to the global optimum. The fact that local search, constrained by swapping only one vertex at a time, has a locality of gap of 5 is established. When the search is allowed to swap up to p vertices at a time, the locality gap improves to 3 + 2/p.
    • (2004) SIAM J Comput , vol.33 , pp. 544-562
    • Arya, V.1    Garg, N.2    Khandekar, R.3    Pandit, V.4    Meyerson, A.5    Munagala, K.6
  • 5
    • 17944362319 scopus 로고    scopus 로고
    • A modified simple heuristic for the p-median problem, with facilities design applications
    • J. Ashayeri, R. Heuts, and B. Tammel, A modified simple heuristic for the p-median problem, with facilities design applications, Robotics Comput-Integrated Manufact 21(2005), 451-464. A simple modification to vertex substitution [126] is presented. The authors show that in some cases, this modification leads to improved solutions. The modified method, called adjusted vertex substitution (AVS), is implemented with multiple starting points to avoid finding local optima. Computational results show that these methods are generally able to improve the solutions found with the original vertex substitution method.
    • (2005) Robotics Comput-integrated Manufact , vol.21 , pp. 451-464
    • Ashayeri, J.1    Heuts, R.2    Tammel, B.3
  • 6
    • 0000485499 scopus 로고    scopus 로고
    • On the p-median polytope
    • P. Avella and A. Sassano, On the p-median polytope, Math Program 89 (2001), 395-411. Defines two classes of facet-defining inequalities and uses them in a cutting-plane algorithm. The authors report using this method to solve several test problems to optimality.
    • (2001) Math Program , vol.89 , pp. 395-411
    • Avella, P.1    Sassano, A.2
  • 7
    • 33749629017 scopus 로고    scopus 로고
    • Technical report 08-03, Università di Roma "La Sapienza"
    • P. Avella, A. Sassano, and I. Vasil'ev, Computational study of large-scale p-median problems, Technical report 08-03, Università di Roma "La Sapienza," 2003. Presents a branch-and-price-and-cut algorithm to solve large-scale instances of the p-median problem. This involves a column-and-row generation strategy to solve a relaxed LP and cutting planes to strengthen the formulation. The authors report computational results on large problems involving at least 900 vertices.
    • (2003) Computational Study of Large-scale P-median Problems
    • Avella, P.1    Sassano, A.2    Vasil'ev, I.3
  • 8
    • 33845751992 scopus 로고    scopus 로고
    • A heuristic for large-scale p-median instances
    • P. Avella, A. Sassano, and I. Vasil'ev, A heuristic for large-scale p-median instances, Electron Notes Discrete Math 13 (2003), 14-17. Presents a three-step heuristic for large p-median problems. First, a Lagrangian relaxation is solved by using a subgradient algorithm, producing a lower bound. Second, a subset of "promising" variables is selected to create a core problem. Third, branch-and-bound is run on the core problem to find an upper bound. Computational results comparing this method with the GRASP metaheuristic [104] are presented.
    • (2003) Electron Notes Discrete Math , vol.13 , pp. 14-17
    • Avella, P.1    Sassano, A.2    Vasil'ev, I.3
  • 9
    • 0033464965 scopus 로고    scopus 로고
    • Logical reduction tests for the p-median problem
    • P. Avella and A. Sforza, Logical reduction tests for the p-median problem, Ann Oper Res 86 (1999), 105-115. Proposes reduction tests for the p-median problem and shows their impact on problem size. These tests are based on characteristics of p-median solutions. These tests are implemented in Lagrangian heuristics and used to solve randomly generated instances and problems from the OR-Library.
    • (1999) Ann Oper Res , vol.86 , pp. 105-115
    • Avella, P.1    Sforza, A.2
  • 10
    • 33845806879 scopus 로고
    • A heuristic approach to locating a fixed number of facilities
    • K.R. Baker, A heuristic approach to locating a fixed number of facilities, Logist Transportation Review 10 (1974), 195-205. Presents a heuristic based on dynamic programming concepts for the p-median problem with fixed p. This is a suboptimal method concerned only with obtaining a good solution rapidly.
    • (1974) Logist Transportation Review , vol.10 , pp. 195-205
    • Baker, K.R.1
  • 11
    • 0000325698 scopus 로고
    • Integer programming, methods, uses and computation
    • M. Balinski, Integer programming, methods, uses and computation, Manage Sci 12 (1965), 253-313. Provides an early integer programming formulation of the plant location problem that has historically been adapted to the p-median problem.
    • (1965) Manage Sci , vol.12 , pp. 253-313
    • Balinski, M.1
  • 12
    • 0022107418 scopus 로고
    • A note on solving large p-median problems
    • J.E. Beasley, A note on solving large p-median problems, Eur J Oper Res 21 (1985), 270-273. Enhances the tree search algorithm in [27]. The enhanced algorithm was combined with a Cray supercomputer to solve large problem instances (up to 900 vertices).
    • (1985) Eur J Oper Res , vol.21 , pp. 270-273
    • Beasley, J.E.1
  • 13
    • 0027557167 scopus 로고
    • Lagrangean heuristics for location problems
    • J.E. Beasley, Lagrangean heuristics for location problems, Eur J Oper Res 65 (1993), 383-399. Introduces a Lagrangian heuristic that combines vertex substitution [126] with subgradient optimization and the methods in [30] and [97]. Computational results are presented comparing this method to standalone vertex substitution.
    • (1993) Eur J Oper Res , vol.65 , pp. 383-399
    • Beasley, J.E.1
  • 14
    • 33845748622 scopus 로고    scopus 로고
    • Technical report, Logilab, HEC, University of Geneva
    • C. Beltran, C. Tadonki, and J.P. Vial, Solving thep-median problem with a semi-Lagrangian relaxation, Technical report, Logilab, HEC, University of Geneva, 2004. Describes a semi-Lagrangian relaxation that, under certain conditions, closes the integrality gap for any linear combinatorial problem with equality constraints. For large enough Lagrangian multipliers, this relaxation closes the integrality gap. The p-median problem is easier to solve, however, when the multipliers are small. The insight here is to increase the Lagrangian multipliers but keep them small enough to keep an associated subproblem easy until an integer optimal solution is found. Computational results are presented, showing that this method solved to optimality several "easy" problems, and improved the best known dual bounds on several unsolved "difficult" problems. The method was able to solve to optimality one of the previously unsolved "difficult" problems.
    • (2004) Solving Thep-median Problem with a Semi-Lagrangian Relaxation
    • Beltran, C.1    Tadonki, C.2    Vial, J.P.3
  • 16
    • 12344318797 scopus 로고    scopus 로고
    • An efficient genetic algorithm for the p-median problem
    • Z. Drezner and H. Harnacher (Editors), Springer Verlag, Berlin
    • B. Bozkaya, J. Zhang, and E. Erkut, "An efficient genetic algorithm for the p-median problem," Facility location: Applications and theory, Z. Drezner and H. Harnacher (Editors), Springer Verlag, Berlin, 2002, pp. 179-205. A genetic algorithm that models solutions with chromosomes is developed. Each gene of the chromosome is an index of a p-median vertex. Three crossover operators are presented and tested. These variations are compared with the genetic algorithm in [68] and favorable results are reported. The genetic algorithm here improves solutions slowly but steadily, and the authors claim that it is less likely than vertex substitution [126] to be trapped in local optima.
    • (2002) Facility Location: Applications and Theory , pp. 179-205
    • Bozkaya, B.1    Zhang, J.2    Erkut, E.3
  • 17
    • 0026417989 scopus 로고
    • Fast primal and dual heuristics for the p-median location problem
    • M.E. Captivo, Fast primal and dual heuristics for the p-median location problem, Eur J Oper Res 52 (1991), 65-74. Combines the greedy algorithms of [30] and [78] with the alternate heuristic in [87], creating a new heuristic called GreedyG. The author develops a dual-based procedure based upon the method in [47] and a heuristic that finds a primal solution based upon a good dual solution and complementary slackness conditions. These techniques are used to develop bounds to compare the results of several heuristics. GreedyG is compared to the alternate heuristic [87], vertex substitution [126], and hybrid techniques formed by merging a greedy heuristic with the alternate and vertex substitution heuristics.
    • (1991) Eur J Oper Res , vol.52 , pp. 65-74
    • Captivo, M.E.1
  • 18
    • 33845722645 scopus 로고    scopus 로고
    • Two exact algorithms for the capacitated p-median problem
    • 40R: Q J Belgian
    • A. Ceselli, Two exact algorithms for the capacitated p-median problem, 40R: Q J Belgian, French Italian Oper Res Soc 1 (2003), 319-340. Introduces branch-and-bound and branch-and-price methods for solving the capacitated variation of the /j-median problem. The branch-and-bound technique uses Lagrangian relaxation and subgradient optimization, and the branch-and-price algorithm uses column generation. The authors note that the ratio p/n strongly affects the behavior of these algorithms. The performance of the branch-and-bound technique worsened quickly as the ratio increased. The branch-and-price algorithm was found to be more stable.
    • (2003) French Italian Oper Res Soc , vol.1 , pp. 319-340
    • Ceselli, A.1
  • 19
    • 17644395624 scopus 로고    scopus 로고
    • A branch-and-price algorithm for the capacitated p-median problem
    • A. Ceselli and G. Righini, A branch-and-price algorithm for the capacitated p-median problem, Networks 45 (2005), 125-142. Presents two IP formulations of the capacitated p-median problem and compares the lower bounds on the two corresponding LP relaxations. The authors offer two separate branching strategies for a branch-and-price algorithm. The first is branching on binary variables, and the second is branching on semiassignment constraints. The latter involves partitioning the set of candidate medians for each vertex into two subsets of balanced cardinality and branching in these subsets. The authors found this method to be more effective than branching on binary variables. The authors also present several pricing methods and extensive experimental results.
    • (2005) Networks , vol.45 , pp. 125-142
    • Ceselli, A.1    Righini, G.2
  • 20
    • 0031641921 scopus 로고    scopus 로고
    • Rounding via trees: Deterministic approximation algorithms for group Steiner trees and k-median
    • ACM Press, New York
    • M. Charikar, C. Chekuri, A. Goel, and S. Guha, Rounding via trees: Deterministic approximation algorithms for group Steiner trees and k-median, STOC '98: Proc Thirtieth Ann ACM Symp Theory Comput, ACM Press, New York, 1998, pp. 114-123. A deterministic approximation algorithm that matches the best known randomized approximation is presented. This algorithm has an approximation ratio of O(log p log log p).
    • (1998) STOC '98: Proc Thirtieth Ann ACM Symp Theory Comput , pp. 114-123
    • Charikar, M.1    Chekuri, C.2    Goel, A.3    Guha, S.4
  • 22
    • 0032630441 scopus 로고    scopus 로고
    • A constant-factor approximation algorithm for the k-median problem
    • (extended abstract), , ACM Press, New York
    • M. Charikar, S. Guha, E. Tardos, and D.B. Shmoys, A constant-factor approximation algorithm for the k-median problem (extended abstract), STOC '99: Proc Thirty-First Ann ACM Symp Theory Comput, ACM Press, New York, 1999, pp. 1-10. Provides a 20/3-approximation algorithm for the metric p-median problem. The authors claim that this is the first constant factor approximation algorithm presented for thep-median problem. The algorithm solves a relaxed LP and builds a collection of trees from the solution. It then solves the problem optimally on this collection.
    • (1999) STOC '99: Proc Thirty-First Ann ACM Symp Theory Comput , pp. 1-10
    • Charikar, M.1    Guha, S.2    Tardos, E.3    Shmoys, D.B.4
  • 24
    • 0035546590 scopus 로고    scopus 로고
    • Genetic clustering algorithms
    • Y. Chiou and L.W. Lan, Genetic clustering algorithms, Eur J Oper Res 135 (2001), 413-427. Applies cluster seed points to solve the p-median problem. A genetic algorithm is used to select the most suitable cluster seeds (medians). The remaining vertices are assigned to clusters according to their similarity to the cluster seeds or their ability to improve the objective function. Computational results are presented.
    • (2001) Eur J Oper Res , vol.135 , pp. 413-427
    • Chiou, Y.1    Lan, L.W.2
  • 25
    • 0034367675 scopus 로고    scopus 로고
    • A statistical analysis of simulated annealing applied to thep-median problem
    • F. Chiyoshi and R.D. Galvão, A statistical analysis of simulated annealing applied to thep-median problem, Ann Oper Res 96 (2000), 61-74. Presents an algorithm that combines vertex substitution [126] with simulated annealing. The algorithm uses vertex substitution to find pairs of vertices to consider for possible exchange, instead of randomly choosing pairs of vertices. The authors adopt a cooling structure that allows for temperature adjustments rather than just temperature reductions.
    • (2000) Ann Oper Res , vol.96 , pp. 61-74
    • Chiyoshi, F.1    Galvão, R.D.2
  • 27
    • 0000794695 scopus 로고
    • A tree search algorithm for the p-median problem
    • N. Christofides and J.E. Beasley, A tree search algorithm for the p-median problem, Eur J Oper Res 10 (1982), 196-204. Uses the Lagrangian duals of two LP relaxations and subgradient optimization to develop two lower bounds. These bounds are combined with upper bounds found with a heuristic to develop penalty tests that often reduce the size of the problem. The bounds and penalty tests are incorporated within a tree search algorithm. Computational results are presented, comparing this method to the one in [47].
    • (1982) Eur J Oper Res , vol.10 , pp. 196-204
    • Christofides, N.1    Beasley, J.E.2
  • 28
    • 28044474073 scopus 로고    scopus 로고
    • The reverse greedy algorithm for the metric k-median problem
    • M. Chrobak, C. Kenyon, and N. Young, The reverse greedy algorithm for the metric k-median problem, Informat Process Lett 97 (2006), 68-72. Describes a reverse greedy algorithm that is similar to the drop algorithm in [129]. The RGreedy algorithm begins with all n vertices in the solution set and at each step removes the vertex that minimizes the increase in the objective function. The algorithm terminates when k vertices remain in the solution set. The authors show that if the problem is defined on a metric space this algorithm has an approximation ratio between Ω (log n/log log n) and O(log n).
    • (2006) Informat Process Lett , vol.97 , pp. 68-72
    • Chrobak, M.1    Kenyon, C.2    Young, N.3
  • 29
    • 0347126414 scopus 로고    scopus 로고
    • COBRA: A new formulation of the classic p-median location problem
    • R.L. Church, COBRA: A new formulation of the classic p-median location problem, Ann Oper Res 122 (2003), 103-120. Presents an alternate p-median formulation called COndensed Balinski constraints with the Reduction of Assignment variables (COBRA). As the name suggests, this formulation is usually smaller than the classic p-median formulation of [11], reducing the number of variables by up to 60%. COBRA is also smaller than the formulations in [105] and [114].
    • (2003) Ann Oper Res , vol.122 , pp. 103-120
    • Church, R.L.1
  • 30
    • 0017477973 scopus 로고
    • Location of bank accounts to optimize float: An analytical study of exact and approximate algorithms
    • G. Cornuéjols, M.L. Fisher, and G.L. Nemhauser, Location of bank accounts to optimize float: An analytical study of exact and approximate algorithms, Manage Sci 23 (1977), 789-810. Presents a variety of solution techniques, including relaxations and heuristics. Also presents upper bounds for the worst case performance of the greedy interchange heuristic and the relaxations. The main result is that the relative error of the dual bound and the greedy heuristic is bounded above by 1/e.
    • (1977) Manage Sci , vol.23 , pp. 789-810
    • Cornuéjols, G.1    Fisher, M.L.2    Nemhauser, G.L.3
  • 31
    • 4043081276 scopus 로고    scopus 로고
    • A genetic algorithm for solving a capacitated p-median problem
    • E.S. Correa, M.T.A. Steiner, A.A. Freitas, and C. Carnieri, A genetic algorithm for solving a capacitated p-median problem, Numer Algorithms 35 (2004), 373-388. Develops a genetic algorithm for the capacitated p-median problem. The process assigns vertices to the nearest median that is not already full. A new genetic operator called heuristic hypermutation is introduced. This operator improves the fitness of a certain percentage of genes. Computational results of the algorithm with and without heuristic hypermutation are compared with the results of a tabu search heuristic.
    • (2004) Numer Algorithms , vol.35 , pp. 373-388
    • Correa, E.S.1    Steiner, M.T.A.2    Freitas, A.A.3    Carnieri, C.4
  • 32
    • 84888814670 scopus 로고    scopus 로고
    • Les Cahiers du GERAD G-2003-4
    • T.G. Crainic, M. Gendreau, P. Hansen, and N. Mladenović, Parallel variable neighborhood search for the p-median, Les Cahiers du GERAD G-2003-4 (2003). Summarizes the methods in [55] and offers a new strategy entitled Cooperative Neighborhood VNS (CNVNS). This is a master-slave procedure where the master process initiates several VNS threads, each of which randomly chooses a neighborhood to explore. Threads report improved solutions to the master process in order to find an overall solution.
    • (2003) Parallel Variable Neighborhood Search for the P-median
    • Crainic, T.G.1    Gendreau, M.2    Hansen, P.3    Mladenović, N.4
  • 33
    • 3543053628 scopus 로고    scopus 로고
    • Cooperative parallel variable neighborhood search for the p-median
    • T.G. Crainic, M. Gendreau, P. Hansen, and N. Mladenović, Cooperative parallel variable neighborhood search for the p-median, J Heuristics 10 (2004), 293-314. Describes the Cooperative Neighborhood VNS (CNVNS) strategy found in [32].
    • (2004) J Heuristics , vol.10 , pp. 293-314
    • Crainic, T.G.1    Gendreau, M.2    Hansen, P.3    Mladenović, N.4
  • 34
    • 0003755938 scopus 로고
    • John Wiley & Sons, Inc., New York
    • M.S. Daskin, Network and discrete location: Models, algorithms, and applications, John Wiley & Sons, Inc., New York, 1995. Contains a chapter entitled "Median Problems," which describes in detail three types of heuristics: myopic (greedy), exchange (vertex substitution), and neighborhood search. A Lagrangian relaxation approach is also presented. A software implementation of these methods accompanies the book, and computational results of these approaches are given.
    • (1995) Network and Discrete Location: Models, Algorithms, and Applications
    • Daskin, M.S.1
  • 35
    • 0035329662 scopus 로고    scopus 로고
    • A family of facets for the uncapacitated p-median polytope
    • I.R. de Parias, Jr., A family of facets for the uncapacitated p-median polytope, Oper Res Lett 28 (2001), 161-167. Presents a nontrivial family of facet-defining inequalities for the convex hull of the feasible set of the p-median problem. The author develops a separation heuristic for this family of inequalities and then uses the inequalities as cuts in a branch-and-cut algorithm. For many problem instances, this method dramatically reduced the number of nodes. For small instances, however, it was inefficient.
    • (2001) Oper Res Lett , vol.28 , pp. 161-167
    • De Parias Jr., I.R.1
  • 36
    • 0003639770 scopus 로고
    • Technical report 91-10, National Center for Geographic Information and Analysis, Buffalo, NY
    • P.J. Densham and G. Rushton, Designing and implementing strategies for solving large location-allocation problems with heuristic methods, Technical report 91-10, National Center for Geographic Information and Analysis, Buffalo, NY, 1991. Discusses how to implement vertex substitution [126], specifically detailing speedup strategies. These include minimizing the volume of data and access times to that data, and exploiting the spatial structure of the problem to reduce the number of vertices to check after each substitution. The authors also discuss using an allocation table as an alternative method of keeping track of the changes in the objective function as vertices are substituted.
    • (1991) Designing and Implementing Strategies for Solving Large Location-allocation Problems with Heuristic Methods
    • Densham, P.J.1    Rushton, G.2
  • 37
    • 0002982230 scopus 로고
    • A more efficient heuristic for solving larger-median problems
    • P.J. Densham and G. Rushton, A more efficient heuristic for solving larger-median problems, Papers in Regional Sci 71 (1992), 307-329. Uses necessary conditions of optimal p-median solutions to develop a more efficient variant of vertex substitution [126]. This information is used to create an informed spatial search procedure that is more efficient and more effective than the original naive spatial search procedure. This procedure is implemented in a new method called Global/Regional Interchange Algorithm (GRIA).
    • (1992) Papers in Regional Sci , vol.71 , pp. 307-329
    • Densham, P.J.1    Rushton, G.2
  • 38
    • 0026441368 scopus 로고
    • Strategies for solving large location-allocation problems by heuristic methods
    • P.J. Densham and G. Rushton, Strategies for solving large location-allocation problems by heuristic methods, Environ Plan A 24 (1992), 289-304. Provides a method for solving large location-allocation problems, including the p-median problem. The method is based on vertex substitution [126] and works by exploiting the spatial structure of location-allocation problems.
    • (1992) Environ Plan A , vol.24 , pp. 289-304
    • Densham, P.J.1    Rushton, G.2
  • 39
    • 25444497042 scopus 로고    scopus 로고
    • Hybrid scatter search and path relinking for the capacitated p-median problem
    • J.A. Dfaz and E. Fernández, Hybrid scatter search and path relinking for the capacitated p-median problem, Eur J Oper Res 169 (2006), 570-585. Gives three metaheuristic techniques for the capacitatedp-median variation. The first uses scatter search, the second involves path relinking, and the third combines both techniques. A GRASP (Greedy Randomized Adaptive Search Procedure) similar to the technique in [104] is used to find the initial reference set for each of these three heuristics. The authors present computational results, and claim that the combination of scatter search and path relinking produces the best results.
    • (2006) Eur J Oper Res , vol.169 , pp. 570-585
    • Dfaz, J.A.1    Fernández, E.2
  • 40
    • 25144470622 scopus 로고    scopus 로고
    • Applying bio-inspired techniques to the p-median problem
    • Lecture Notes in Comput Science, Springer-Verlag, Berlin
    • E. Domfnguez and J. Muñoz, Applying bio-inspired techniques to the p-median problem, IWANN 2005: Computational Intelligence Bioinspired Syst, 8th Int Workshop Artificial Neural Networks, Lecture Notes in Comput Science, Springer-Verlag, Berlin, 2005, pp. 67-74. Presents a genetic algorithm and a stochastic neural network. The genetic algorithm uses some specialized operations such as bit-flip mutation and uniform recombination. The stochastic neural network is based upon the recurrent neural network but is claimed to be more accurate here. The experimental results compare the genetic algorithm and both stochastic and recurrent neural networks to benchmarks. The authors note that on medium-scale instances, the neural networks outperform the genetic algorithm.
    • (2005) IWANN 2005: Computational Intelligence Bioinspired Syst, 8th Int Workshop Artificial Neural Networks , pp. 67-74
    • Domfnguez, E.1    Muñoz, J.2
  • 41
    • 0037749475 scopus 로고
    • Location and layout planning: An international bibliography
    • Springer-Verlag, Berlin
    • W. Domschke and A. Drexel, Location and layout planning: An international bibliography, Lecture Notes in Economics and Mathematical Systems 238, Springer-Verlag, Berlin, 1985. Lists over 1800 references pertaining to location theory.
    • (1985) Lecture Notes in Economics and Mathematical Systems , vol.238
    • Domschke, W.1    Drexel, A.2
  • 42
    • 30544453956 scopus 로고    scopus 로고
    • Technical report 2002.23, HEC Genève, Université de Genève
    • O. du Merle and J.P. Vial, Proximal ACCPM, a cutting plane method for column generation and Lagrangian relaxation: Application to the p-median problem, Technical report 2002.23, HEC Genève, Université de Genève, 2002. Presents a variant of the analytic center cutting plane method (ACCPM) that incorporates two features from the Bundle method. A proximal term is added to the logarithmic barrier function and a step to reduce the number of columns in the localization set is implemented. Extensive computational results are presented.
    • (2002) Proximal ACCPM, a Cutting Plane Method for Column Generation and Lagrangian Relaxation: Application to the P-median Problem
    • Du Merle, O.1    Vial, J.P.2
  • 43
    • 33845734579 scopus 로고    scopus 로고
    • Technical report, Department of Industrial Engineering and Management Sciences, Northwestern University, Evanston, IL
    • J. Dvorett, Compatibility-based genetic algorithm: A new approach to the p-median problem, Technical report, Department of Industrial Engineering and Management Sciences, Northwestern University, Evanston, IL, 1999. Presents a compatibility measure that helps genetic algorithms to make better guesses when selecting solutions for the reproduction and crossover stages. The compatibility measure considers candidate parents together rather than choosing the two parents independently. Computational results are presented, comparing this method with greedy heuristics [30, 78], vertex substitution [126], and the alternate heuristic [87]. The authors show that in some instances, the genetic algorithm outperforms other heuristics.
    • (1999) Compatibility-based Genetic Algorithm: A New Approach to the P-median Problem
    • Dvorett, J.1
  • 44
    • 0000370949 scopus 로고
    • A branch-bound algorithm for plant location
    • M. Efroymson and T. Ray, A branch-bound algorithm for plant location, Oper Res 14 (1966), 361-368. Provides an early integer programming formulation of the plant location problem that has been historically adapted to the p-median problem. This paper presents a branch-and-bound technique that is used to solve the relaxed linear program.
    • (1966) Oper Res , vol.14 , pp. 361-368
    • Efroymson, M.1    Ray, T.2
  • 45
    • 0043185053 scopus 로고
    • Single and double vertex substitution in heuristic procedures for the p-median problem
    • p with λ vertices in V no reduction in the objective value can be obtained. This is an extension of vertex substitution [126]. The calculation effort increases rapidly with λ and the authors warn against using algorithms with λ > 2. They also combine this method with the vertex addition method in [72]. This method iteratively calculates the 1,2,...,p-medians, applying the λ-optimal heuristic at each iteration. Extensive computational results are presented.
    • (1978) Manage Sci , vol.24 , pp. 1763-1766
    • Eilon, S.1    Galvão, R.D.2
  • 46
    • 0015670951 scopus 로고
    • A new algorithm for locating sources among destinations
    • A.M. El-Shaieb, A new algorithm for locating sources among destinations, Manage Sci 20 (1973), 221-231. Presents two different ways of calculating lower bounds on total weighted distance to be used in branch-and-bound. Both methods begin with an allocation set {S : D} consisting of a set of sources S and a set of destinations D. These sets are empty at first, and at each iteration a location is added to either set, depending on which offers the least lower bound. The corresponding allocation set and its complement are added to the active set. This process continues until the number of sources equals p or the number of destinations equals (n - p). Once either of these occur, the algorithm calculates the total weighted distance and purges any allocation sets. The process continues until there is only one allocation set in the active set, which is the final solution.
    • (1973) Manage Sci , vol.20 , pp. 221-231
    • El-Shaieb, A.M.1
  • 47
    • 0018031445 scopus 로고
    • A dual-based procedure for uncapacitated facility location
    • D. Erlenkotter, A dual-based procedure for uncapacitated facility location, Oper Res 26 (1978), 992-1009. Presents a dual ascent algorithm commonly known as DUALOC for the UFLP. This method is often applied to thep-median problem. It balances the fixed costs of the median vertices with the variable costs of allocation when finding the optimal solution. To apply this algorithm to thep-median problem one must first find a fixed cost value that results in the desired number of p median vertices. Unfortunately, such a fixed cost may not exist, so solutions for all values of p cannot be guaranteed by this procedure.
    • (1978) Oper Res , vol.26 , pp. 992-1009
    • Erlenkotter, D.1
  • 48
    • 85085849099 scopus 로고    scopus 로고
    • Hybrid genetic algorithm for solving the p-median problem
    • Springer-Verlag, Berlin
    • V. Estivill-Castro and R. Torres-Veldzquez, Hybrid genetic algorithm for solving the p-median problem, SEAL '98: Selected Papers from Second Asia-Pacific Conference Simulated Evolution Learning, Springer-Verlag, Berlin, 1999, pp. 19-25. Combines genetic algorithms and vertex substitution [126]. This hybrid technique is useful for avoiding local optima that vertex substitution is prone to finding. The authors claim that this method outperforms both ordinary genetic algorithms and stand-alone vertex substitution.
    • (1999) SEAL '98: Selected Papers from Second Asia-Pacific Conference Simulated Evolution Learning , pp. 19-25
    • Estivill-Castro, V.1    Torres-Veldzquez, R.2
  • 49
    • 26844532930 scopus 로고    scopus 로고
    • Solving the p-median problem with pos/neg weights by variable neighborhood search and some results for special cases
    • J. Fathali and H.T. Kakhki, Solving the p-median problem with pos/neg weights by variable neighborhood search and some results for special cases, Eur J Oper Res 170 (2006), 440-462. Applies the Variable Neighborhood Search (VNS) technique in [65] to thep-median problem with vertex weights unrestricted in sign. This is different from the original formulation, where the weights are assumed to be positive. Extensive computational results are presented, comparing the VNS technique to greedy and vertex substitution heuristics, tabu search, and tabu search combined with vertex substitution.
    • (2006) Eur J Oper Res , vol.170 , pp. 440-462
    • Fathali, J.1    Kakhki, H.T.2
  • 50
    • 0019058776 scopus 로고
    • A dual-bounded algorithm for the p-median problem
    • ij ≥ 0, 1, j = 1,..., n. A heuristic to solve the dual of this LP relaxation is presented. This method is similar to the method in [47], but is specifically for the p-median problem. The optimal dual solution is used in a branch-and-bound algorithm.
    • (1980) Oper Res , vol.28 , pp. 1112-1121
    • Galvão, R.D.1
  • 51
    • 0019532631 scopus 로고
    • A graph theoretical bound for the p-median problem
    • R.D. Galvão, A graph theoretical bound for the p-median problem, Eur J Oper Res 6 (1981), 162-165. Finds lower bounds for a branch-and-bound algorithm. For an undirected network the length of the shortest spanning tree minus the shortest spanning tree's (p - 1) longest links is shown to be a lower bound on the solution. This bound is generalized for directed networks, where the author develops a stronger bound based upon the spanning arborescences of the network.
    • (1981) Eur J Oper Res , vol.6 , pp. 162-165
    • Galvão, R.D.1
  • 52
    • 84860060986 scopus 로고
    • A note on Garfinkel, Neebe, and Rao's LP decomposition for the p-median problem
    • R.D. Galvão, A note on Garfinkel, Neebe, and Rao's LP decomposition for the p-median problem, Transportation Sci 15 (1981), 175-182. Presents extensive computational results of the LP decomposition method in [58]. Due to the method's degenerate nature, serious convergence problems commonly occurred. Convergence surprisingly occurred more often with randomly generated initial solutions rather than "good" initial solutions found with heuristics.
    • (1981) Transportation Sci , vol.15 , pp. 175-182
    • Galvão, R.D.1
  • 53
    • 33845772825 scopus 로고
    • Rejoinder to "A note on Galvão's 'A graph theoretical bound for the p-median problem'"
    • R.D. Galvão, Rejoinder to "A note on Galvão's 'A graph theoretical bound for the p-median problem,'" Eur J Oper Res 17 (1984), 128. The author acknowledges the error in [51] that was pointed out in [96], but emphasizes that the error does not affect his results.
    • (1984) Eur J Oper Res , vol.17 , pp. 128
    • Galvão, R.D.1
  • 54
    • 0000723388 scopus 로고
    • A method for solving to optimality uncapacitated location problems
    • R.D. Galvão and L.A. Raggi, A method for solving to optimality uncapacitated location problems, Ann Oper Res 18 (1989), 225-244. Presents a three-stage procedure for solving the p-median problem. The stages are (1) a primal-dual algorithm, (2) subgradient optimization to solve a Lagrangian dual, and (3) a branch-and-bound algorithm. The method is hierarchical, meaning that stages are only activated if the optimal solution was not found in the previous stage.
    • (1989) Ann Oper Res , vol.18 , pp. 225-244
    • Galvão, R.D.1    Raggi, L.A.2
  • 55
    • 0036565904 scopus 로고    scopus 로고
    • The parallel variable neighborhood search for the p-median problem
    • F. García-López, B. Melián-Batista, J.A. Moreno-Pérez, and J.M. Moreno-Vega, The parallel variable neighborhood search for the p-median problem, J Heuristics 8 (2002), 375-388. Offers three parallel computing strategies for speeding up the computation time of a Variable Neighborhood Search (VNS) metaheuristic for the p-median problem. VNS finds an initial local minimum and then systematically or randomly explores increasingly distant neighborhoods. If the procedure finds a better solution, it jumps to it and continues the search until a stopping criterion is met. The first strategy presented here involves parallelizing the local search phase of the algorithm. The second approach involves running an independent VNS procedure on each processor and using the best solution at the end. The third method involves a synchronous master-slave approach.
    • (2002) J Heuristics , vol.8 , pp. 375-388
    • García-López, F.1    Melián-Batista, B.2    Moreno-Pérez, J.A.3    Moreno-Vega, J.M.4
  • 56
    • 0037879126 scopus 로고    scopus 로고
    • Parallelization of the scatter search for the p-median problem
    • F. García-López, B. Melián-Batista, J.A. Moreno-Pérez, and J.M. Moreno-Vega, Parallelization of the scatter search for the p-median problem, Parallel Comput 29 (2003), 575-589. Describes a population-based metaheuristic technique known as scatter search. This method begins by creating a reference set from a population of solutions and generating subsets of this reference set that are good solutions over the reference set. These solutions are combined to form a new current solution. This solution is then run through a solution improvement procedure. A reference set updating procedure then considers the improved solutions for inclusion in the reference set. Stopping procedures determine when to generate a new reference set or a new population and when to terminate the algorithm.
    • (2003) Parallel Comput , vol.29 , pp. 575-589
    • García-López, F.1    Melián-Batista, B.2    Moreno-Pérez, J.A.3    Moreno-Vega, J.M.4
  • 57
  • 58
    • 0016091058 scopus 로고
    • An algorithm for the m-median plant location problem
    • R.S. Garfinkel, A.W. Neebe, and M.R. Rao, An algorithm for the m-median plant location problem, Transportation Sci 8 (1974), 217-236. Models the p-median problem as an integer program and solves the relaxed LP with a decomposition technique. The paper gives a method for resolving noninteger solutions that combines group theoretic and dynamic programming techniques. Computational results are presented, comparing this technique with branch-and-bound techniques similar to those in [74].
    • (1974) Transportation Sci , vol.8 , pp. 217-236
    • Garfinkel, R.S.1    Neebe, A.W.2    Rao, M.R.3
  • 59
    • 0013380861 scopus 로고
    • unpublished manuscript
    • F. Glover, Tabu search for the p-median problem, unpublished manuscript, 1990. Proposes an implementation of tabu search for the p-median problem and details its associated interchange, strategic oscillation, candidate list, intensification and diversification strategies.
    • (1990) Tabu Search for the P-median Problem
    • Glover, F.1
  • 60
    • 0003826705 scopus 로고
    • Monograph No. 8, Technical report, University of Iowa, Department of Geography
    • M.F. Goodchild and V.T. Noronha, Location-allocation for small computers, Monograph No. 8, Technical report, University of Iowa, Department of Geography, 1983. Implements several shortest path algorithms and ALLOC [116] in BASIC for solving location-allocation problems. The implementation was tested with favorable results on the p-median problem.
    • (1983) Location-allocation for Small Computers
    • Goodchild, M.F.1    Noronha, V.T.2
  • 61
    • 0000890583 scopus 로고
    • Optimum locations of switching centers and the absolute centers and medians of a graph
    • S.L. Hakimi, Optimum locations of switching centers and the absolute centers and medians of a graph, Oper Res 12 (1964), 450-459. Shows that the absolute median of a graph C is always located at a vertex of a graph. Thus, to find the optimum location for a switching center in a communication network one must only search the vertices of the graph or network. The absolute median is equivalent to a 1-median.
    • (1964) Oper Res , vol.12 , pp. 450-459
    • Hakimi, S.L.1
  • 62
    • 0000890585 scopus 로고
    • Optimum distribution of switching centers in a communication network and some related graph theoretic problems
    • S.L. Hakimi, Optimum distribution of switching centers in a communication network and some related graph theoretic problems, Oper Res 13 (1965), 462-475. Generalizes the results in [61] and shows that the optimum collection of p switching centers in a communication network is the p-median of the corresponding weighted graph. Hakimi proves that there is a set of p points, consisting entirely of vertices in a graph, that minimizes the total weighted cost. Hakimi calls this set the p-median of a graph and shows that to find it one may examine every p-element subset of the vertices of G and simply keep track of the least weighted distance after every evaluation. He then uses this method, known as direct enumeration, to find the 3-median of a graph with 10 vertices.
    • (1965) Oper Res , vol.13 , pp. 462-475
    • Hakimi, S.L.1
  • 63
    • 0003845843 scopus 로고
    • MIT Press, Cambridge, MA
    • G.Y. Handler and P.B. Mirchandani, Location on networks: Theory and algorithms, MIT Press, Cambridge, MA, 1979. Provides an excellent overview of the computational methods for the p-median problem up to 1979. The solution methods are classified into five different categories: (1) enumeration, (2) graph theoretic, (3) heuristic, (4) primal-based LP methods, and (5) dual-based LP methods.
    • (1979) Location on Networks: Theory and Algorithms
    • Handler, G.Y.1    Mirchandani, P.B.2
  • 64
    • 0021443182 scopus 로고
    • A comparison of two dual-based procedures for solving the p-median problem
    • P. Hanjoul and D. Peeters, A comparison of two dual-based procedures for solving the p-median problem, Eur J Oper Res 20 (1985), 387-396. Presents and compares two dual-based p-median solution methods that rely on two different Lagrangian relaxations. Constraints (1) and (2), described in Section 2.3, are relaxed. Computational results indicate that these two procedures solve large-scale p-median problems successfully.
    • (1985) Eur J Oper Res , vol.20 , pp. 387-396
    • Hanjoul, P.1    Peeters, D.2
  • 65
    • 0031390388 scopus 로고    scopus 로고
    • Variable neighborhood search for the p-median
    • P. Hansen and N. Mladenović, Variable neighborhood search for the p-median, Location Sci 5 (1997), 207-226. Variable neighborhood search (VNS) is a metaheuristic that involves a systematic change of neighborhood within a local search algorithm. The process involves exploring increasingly distant neighborhoods to avoid local minima. The authors provide a parameter-free VNS heuristic for the p-median problem and compare it to tabu search and the greedy interchange heuristic.
    • (1997) Location Sci , vol.5 , pp. 207-226
    • Hansen, P.1    Mladenović, N.2
  • 66
    • 0035396750 scopus 로고    scopus 로고
    • Variable neighborhood decomposition search
    • P. Hansen, N. Mladenović, and D. Perez-Brito, Variable neighborhood decomposition search, J Heuristics 7 (2001), 335-350. Presents a variant of Variable Neighborhood Search (VNS) designed to enhance the efficiency of VNS on larger problems. The only difference between VNS and the new method, called Variable Neighborhood Decomposition Search (VNDS), is that during the local search phase, VNDS solves a subproblem instead of applying the local search to the whole solution space. This method is applied to the p-median problem and computational results are presented comparing VNDS with the fast interchange method in [131] and a Reduced VNS method.
    • (2001) J Heuristics , vol.7 , pp. 335-350
    • Hansen, P.1    Mladenović, N.2    Perez-Brito, D.3
  • 67
    • 0030425502 scopus 로고    scopus 로고
    • Analysis and computational schemes forp-median heuristics
    • M. Horn, Analysis and computational schemes forp-median heuristics, Environ Plan A 28 (1996), 1699-1708. Provides a mathematical analysis of a computational scheme for the vertex substitution heuristic [126] and GRIA [37]. The author decided to use concise settheory notation rather than the binary-array notation used in [37]. It is shown that vertex substitution and GRIA do not generally find solutions with equivalent local optimality.
    • (1996) Environ Plan A , vol.28 , pp. 1699-1708
    • Horn, M.1
  • 68
    • 0041777620 scopus 로고
    • Discrete space locationallocation solutions from genetic algorithms
    • C.M. Hosage and M.F. Goodchild, Discrete space locationallocation solutions from genetic algorithms, Ann Oper Res 6 (1986), 35-46. Provides the first application of genetic algorithms to the p-median problem. The authors note strengths and weaknesses of this implementation, showing that it is likely to be trapped in a local optimum when solving location problems.
    • (1986) Ann Oper Res , vol.6 , pp. 35-46
    • Hosage, C.M.1    Goodchild, M.F.2
  • 69
    • 0031221831 scopus 로고    scopus 로고
    • A dynamic programming heuristic for the p-median problem
    • M. Hribar and M.S. Daskin, A dynamic programming heuristic for the p-median problem, Eur J Oper Res 101 (1997), 499-508. Provides a heuristic that is a cross between a greedy heuristic [78] and a dynamic programming algorithm. This polynomial time method finds several solutions and determines how often particular points are used in solutions, thus finding points that have a high or low likelihood of being in the optimal solution. Computational results are presented, comparing the solutions obtained with this method to known optimal solutions for several test problems.
    • (1997) Eur J Oper Res , vol.101 , pp. 499-508
    • Hribar, M.1    Daskin, M.S.2
  • 70
    • 0036041233 scopus 로고    scopus 로고
    • A new greedy approach for facility location problems
    • New York
    • K. Jain, M. Mahdian, and A. Saberi, A new greedy approach for facility location problems, STOC '02: Proc Thirty-Fourth Ann ACM Symp Theory Comput, New York, 2002, pp. 731-740. Presents a lower bound on the approximability of the metric p-median problem, showing that it may not be approximated with a factor strictly smaller than 1 + 2/ε.
    • (2002) STOC '02: Proc Thirty-fourth Ann ACM Symp Theory Comput , pp. 731-740
    • Jain, K.1    Mahdian, M.2    Saberi, A.3
  • 71
    • 0000682161 scopus 로고    scopus 로고
    • Approximation algorithms for metric facility location and k-median problems using the primal-dual schema and Lagrangian relaxation
    • ij, or the metric distance.
    • (2001) J ACM , vol.48 , pp. 274-296
    • Jain, K.1    Vazirani, V.2
  • 72
    • 0015285162 scopus 로고
    • A branch-and-bound algorithm for seeking the p-median
    • P. Järvinen, J. Rajala, and H. Sinervo, A branch-and-bound algorithm for seeking the p-median, Oper Res 20 (1972), 173-178. Applies a branch-and-bound technique to finding the p-median by attempting to find the (n - p) vertices that are not in the p-median. It does so by starting from an availiable (t - 1)-median solution and adding to it the vertex that provides the maximum reduction in the objective value as (t - 1) → t. This process begins with (t - 1) = 1 and ends when t = (n - p). The insight is that the removed vertices would not be a good choice for the p-median because their removal results in a reduction in the total weighted distance. Extensive computational results are presented.
    • (1972) Oper Res , vol.20 , pp. 173-178
    • Järvinen, P.1    Rajala, J.2    Sinervo, H.3
  • 73
    • 0018678438 scopus 로고
    • An algorithmic approach to network location problems. II. The p-medians
    • 2) algorithm for the p-median problem on a tree where p is arbitrary.
    • (1979) SIAM J Appl Math , vol.37 , pp. 539-560
    • Kariv, O.1    Hakimi, S.L.2
  • 74
    • 0015381820 scopus 로고
    • An efficient branch-and-bound algorithm for the warehouse location problem
    • ij are integers, then Z* is the final solution to the problem without relaxation. If fractional solutions are found, branch-and-bound is used to eliminate them.
    • (1972) Manage Sci , vol.18 , pp. 718-731
    • Khumawala, B.M.1
  • 75
    • 33845806431 scopus 로고
    • A note on El-Shaieb's new algorithm for locating sources among destinations
    • B.M. Khumawala, A.W. Neebe, and D.G. Dannenbring, A note on El-Shaieb's new algorithm for locating sources among destinations, Manage Sci 21 (1974), 230-233. Compares the solution method in [46] with the methods in [58], [74], and [126].
    • (1974) Manage Sci , vol.21 , pp. 230-233
    • Khumawala, B.M.1    Neebe, A.W.2    Dannenbring, D.G.3
  • 77
    • 0038425786 scopus 로고    scopus 로고
    • Analysis of a local search heuristic for facility location problems
    • M.R. Korupolu, C.G. Plaxton, and R. Rajaraman, Analysis of a local search heuristic for facility location problems, J Algorithms 37 (2000), 146-188. Presents a summary of the work done in the field of approximation algorithms for the p-median problem. This paper deals only with the metric p-median problem. The authors show that the local search technique in [78] yields a polynomial time algorithm that, for any ε > 0, computes a solution using at most (3 + (5/ε))p medians with cost at most (1 + ε) times the cost of an optimal solution with at most p facilities.
    • (2000) J Algorithms , vol.37 , pp. 146-188
    • Korupolu, M.R.1    Plaxton, C.G.2    Rajaraman, R.3
  • 78
    • 0000369468 scopus 로고
    • A heuristic program for locating warehouses
    • A.A. Kuehn and M.J. Hamburger, A heuristic program for locating warehouses, Manage Sci 9 (1963), 643-666. Introduces a greedy heuristic for the warehouse location problem that has historically been applied to the p-median problem. Let M be the set of potential warehouse locations and let N be the number of locations to evaluate at each iteration. The greedy heuristic initially chooses N locations that maximize the cost savings of replacing these N locations with warehouses. It then considers each of these locations individually and calculates the total distribution cost. Any location that does not reduce the total cost is eliminated from further consideration. The location that gives the least cost is assigned a warehouse, and any remaining locations go back to the list of possible locations to test. This process is repeated until all elements of the original list of potential warehouses have either been eliminated or assigned as a warehouse.
    • (1963) Manage Sci , vol.9 , pp. 643-666
    • Kuehn, A.A.1    Hamburger, M.J.2
  • 79
    • 77957101066 scopus 로고
    • Location on networks
    • M.O. Ball, T.L. Magnanti, C.L. Monma, and G.L. Nemhauser (Editors), North-Holland, Amsterdam
    • M. Labbé, D. Peeters, and J. Thisse, "Location on networks", Handbooks in operations research and management science, 8: Network routing, M.O. Ball, T.L. Magnanti, C.L. Monma, and G.L. Nemhauser (Editors), North-Holland, Amsterdam, 1995, pp. 551-624. Provides an excellent theoretical survey of network location problems. The authors discuss the formulation and complexity of thep-median problem as well as several exact and heuristic solution methods.
    • (1995) Handbooks in Operations Research and Management Science, 8: Network Routing , pp. 551-624
    • Labbé, M.1    Peeters, D.2    Thisse, J.3
  • 80
    • 84904240259 scopus 로고    scopus 로고
    • Algorithms of ant system and simulated annealing for thep-median problem
    • T.V. Levanova and M.A. Loresh, Algorithms of ant system and simulated annealing for thep-median problem, Automat Remote Control 65 (2004), 431-438. Explores the implementation of an ant system and a simulated annealing algorithm. Ant system algorithms were suggested by the ability of ants to find the shortest path from an ant hill to food by using pheromones. The theory is that over time, the shortest path will have the greatest amount of pheromone, and will therefore be the most probable path. The authors use this insight and a simulated annealing algorithm to solve thep-median problem and present computational results.
    • (2004) Automat Remote Control , vol.65 , pp. 431-438
    • Levanova, T.V.1    Loresh, M.A.2
  • 81
    • 33845739253 scopus 로고    scopus 로고
    • A fixed-length subset genetic algorithm for thep-median problem
    • A. Lim and Z. Xu, A fixed-length subset genetic algorithm for thep-median problem, Lecture Notes in Computer Science 2724 (2003), 1596-1597. The fixed-length subset genetic algorithm represents candidate solutions by a fixed-length subset. Actual computational results are not presented, but the authors claim that their method outperforms the traditional genetic algorithm and is able to find solutions very close to optimal for most problems.
    • (2003) Lecture Notes in Computer Science , vol.2724 , pp. 1596-1597
    • Lim, A.1    Xu, Z.2
  • 82
    • 0000086749 scopus 로고
    • Approximation algorithms for geometric median problems
    • J.H. Lin and J.S. Vitter, Approximation algorithms for geometric median problems, Informa Process Lett 44 (1992), 245-249. Deals only with the metric p-median problem. The authors present a polynomial time algorithm that, for any ε > 0, finds a solution of no more than 2(1 + ε) times the optimal cost and of at most (1 + (1/ε))p median vertices.
    • (1992) Informa Process Lett , vol.44 , pp. 245-249
    • Lin, J.H.1    Vitter, J.S.2
  • 83
    • 0035458472 scopus 로고    scopus 로고
    • Constructive genetic algorithm for clustering problems
    • L.A.N. Lorena and J.C. Furtado, Constructive genetic algorithm for clustering problems, Evolut Comput 9 (2001), 309-328. The constructive genetic algorithm presented here differs from the traditional genetic algorithm in that it uses a dynamic population. Two separate fitness functions are described and the clustering problems are formulated as bi-objective optimization problems. Computational results are presented.
    • (2001) Evolut Comput , vol.9 , pp. 309-328
    • Lorena, L.A.N.1    Furtado, J.C.2
  • 84
    • 17644384687 scopus 로고    scopus 로고
    • Local search heuristics for capacitated p-median problems
    • L.A.N. Lorena and E.L.F. Senne, Local search heuristics for capacitated p-median problems, Networks Spatial Econo 3 (2003), 409-419. Combines the Lagrangian/surrogate relaxation techniques in [119] with some local search heuristic techniques to produce a new method for solving the capacitated p-median problem. The heuristic techniques are used to improve solutions that are made feasible by the Lagrangian/surrogate process and involve swapping medians within clusters and reallocating vertices. This is repeated until no further improvement is made.
    • (2003) Networks Spatial Econo , vol.3 , pp. 409-419
    • Lorena, L.A.N.1    Senne, E.L.F.2
  • 85
    • 1142268986 scopus 로고    scopus 로고
    • A column generation approach to capacitated p-median problems
    • L.A.N. Lorena and E.L.F. Senne, A column generation approach to capacitated p-median problems, Comput Oper Res 31(2004), 863-876. Applies the column generation and Lagrangian/surrogate techniques in [120] to the capacitated p-median problem.
    • (2004) Comput Oper Res , vol.31 , pp. 863-876
    • Lorena, L.A.N.1    Senne, E.L.F.2
  • 86
    • 0032166751 scopus 로고    scopus 로고
    • A bionomic approach to the capacitated p-median problem
    • V. Maniezzo, A. Mingozzi, and R. Baldacci, A bionomic approach to the capacitated p-median problem, J Heuristics 4 (1998), 263-280. Presents a metaheuristic technique similar to a genetic algorithm for the capacitated p-median problem. The technique is known as a bionomic algorithm and differs from genetic algorithms in how the parent set is obtained. Extensive computational results are presented.
    • (1998) J Heuristics , vol.4 , pp. 263-280
    • Maniezzo, V.1    Mingozzi, A.2    Baldacci, R.3
  • 87
    • 0001425602 scopus 로고
    • On the location of supply points to minimize transport costs
    • RE. Maranzana, On the location of supply points to minimize transport costs, Oper Res Q 15 (1964), 261-270. Presents a heuristic for finding the p-median that, after each iteration, yields a collection of p vertices that is guaranteed to either reduce or leave unchanged the total weighted distance. The algorithm begins with an arbitrary p vertices of the network and partitions the remaining vertices into corresponding nearest neighborhood cells. The algorithm then determines a "center of gravity" for each partition cell. The collection of these points is a solution to the p-median problem. The author shows that with respect to each iteration, the total weighted distance D is monotonically nonincreasing, but the algorithm does not always converge to an optimum.
    • (1964) Oper Res Q , vol.15 , pp. 261-270
    • Maranzana, R.E.1
  • 88
    • 84910254593 scopus 로고
    • Technical report 23, Center for Math Studies in Economics and Management Science, Northwestern University
    • R.E. Marsten, An algorithm for finding almost all the medians of a network, Technical report 23, Center for Math Studies in Economics and Management Science, Northwestern University, 1972. Shows that for a network of n vertices every p-median (1 ≤ p ≤ n) is an extreme point of a polyhedron. An algorithm that tours these extreme points is presented. Some extreme points correspond top-median solutions with a fractional value of p. Furthermore, the tour may not hit a p-median for every value of p. Aside from these exceptions the algorithm is shown to create a complete set of medians.
    • (1972) An Algorithm for Finding Almost all the Medians of a Network
    • Marsten, R.E.1
  • 89
    • 10444271967 scopus 로고    scopus 로고
    • An efficient neural network algorithm for the p-median problem
    • Lecture Notes in Computer Science, Springer-Verlag, Berlin
    • E.D. Merino and J.M. Pérez, An efficient neural network algorithm for the p-median problem, IBERAMIA 2002: Proceedings 8th Ibero-American Conference AI, Lecture Notes in Computer Science, Springer-Verlag, Berlin, 2002, pp. 460-469. Presents an alternate formulation of the p-median problem and then applies a Hopfield neural network model to solve it. The problem formulation involves two types of neurons: one for location and the other for allocation. The constrained formulation is turned into an unconstrained problem by introducing a penalty function that penalizes the objective function if constraints are violated. Computational results are presented comparing this method with vertex substitution [126].
    • (2002) IBERAMIA 2002: Proceedings 8th Ibero-American Conference AI , pp. 460-469
    • Merino, E.D.1    Pérez, J.M.2
  • 90
    • 84860062961 scopus 로고    scopus 로고
    • Neural network algorithms for the p-median problem
    • D-Facto, Brussels
    • E.D. Merino, J.M. Pérez, and J.J. Aragones. Neural network algorithms for the p-median problem, Proc 2003 ur Symp Artificial Neural Networks (ESANN 2003), D-Facto, Brussels, 2003, pp. 385-391. Offers three different variations of a neural network algorithm for the p-median problem. The objective function is modelled as an energy function, which is guaranteed to decrease or remain unchanged as the system changes according to a given dynamical rule. The different variations, iterative, agglomerative, and stepwise, are tested against vertex substitution [126] and the results are presented.
    • (2003) Proc 2003 Ur Symp Artificial Neural Networks (ESANN 2003) , pp. 385-391
    • Merino, E.D.1    Pérez, J.M.2    Aragones, J.J.3
  • 92
    • 0002748489 scopus 로고
    • Discrete location theory, P.B Mirchandani and R. Francis (Editors), John Wiley & Sons, Inc., New York
    • P.B. Mirchandani, "The p-median problem and generalizations", Discrete location theory, P.B Mirchandani and R. Francis (Editors), John Wiley & Sons, Inc., New York, 1990, pp. 55-117. Describes the classical p-median problem and discusses variations such as the p-median problem on oriented networks, probabilistic costs and demands, and multidimensional networks. The author then gives a survey of solution methods, classifying them into the same five categories as [63].
    • (1990) The P-median Problem and Generalizations , pp. 55-117
    • Mirchandani, P.B.1
  • 93
    • 0022099961 scopus 로고
    • "Multidimensional" extensions and a nested dual approach for the m-median problem
    • P.B. Mirchandani, A. Oudjit, and R.T. Wong, "Multidimensional" extensions and a nested dual approach for the m-median problem, Eur J Oper Res 21 (1985), 121-137. Describes a "nested dual" approach for solving the p-median problem that uses the method in [47] as a subroutine. The problem is first dualized with respect to Constraint (2) (see Section 2.3). The Lagrangian dual is then solved by a simplex method, where the method in [47] is used to solve the Lagrangian subproblems.
    • (1985) Eur J Oper Res , vol.21 , pp. 121-137
    • Mirchandani, P.B.1    Oudjit, A.2    Wong, R.T.3
  • 95
    • 0344369997 scopus 로고
    • A parallel genetic algorithm for the discretep-median problem
    • J.A. Moreno-Pérez, J.L. Roda Garcfa, and J.M. Moreno-Vega, A parallel genetic algorithm for the discretep-median problem, Stud Local Anal 7 (1994), 131-141. Implements a variant of the genetic algorithm that does not involve the traditional binary string solution representation (chromosome), but instead represents solutions by a collection of indices of the demand points in V. This algorithm is known as an evolutive algorithm, and it is implemented in parallel, using software to create a parallel virtual machine on a local network. The solution is split into several colonies, each of which is sent to a different processor. This method was tested on TSP data.
    • (1994) Stud Local Anal , vol.7 , pp. 131-141
    • Moreno-Pérez, J.A.1    Garcfa, J.L.R.2    Moreno-Vega, J.M.3
  • 96
    • 0345657347 scopus 로고
    • A note on Galvão's "A graph theoretical bound for thep-median problem"
    • L. Morgenstern, A note on Galvão's "A graph theoretical bound for thep-median problem," Eur J Oper Res 12 (1983), 404-405. Points out that a step of a bound improvement algorithm in [51] is flawed.
    • (1983) Eur J Oper Res , vol.12 , pp. 404-405
    • Morgenstern, L.1
  • 97
    • 0001540090 scopus 로고
    • An algorithm for the p-median problem
    • ij = 1, for j = 1,...,n, is relaxed (i.e., absorbed into the Lagrangian). The algorithm begins with a "good" initial value for the dual variable and moves in a direction where the subgradient is not zero. The algorithm terminates when all the components of the subgradient are zero or when there is no duality gap. Computational results comparing this with the methods in [46], [74], [105], and [126] are presented.
    • (1977) Oper Res , vol.25 , pp. 709-713
    • Narula, S.C.1    Ogbu, U.I.2    Samuelsson, H.M.3
  • 98
    • 33845738259 scopus 로고
    • Technical report 75-12, University of North Carolina, Chapel Hill
    • A.W. Neebe and M.R. Rao, A subgradient approach to the m-median problem, Technical report 75-12, University of North Carolina, Chapel Hill, 1975. Presents a subgradient method for solving the dual of the relaxed LP to overcome degeneracy in decomposition techniques. This procedure often terminates with the maximum dual objective value, and in some cases it leads to integer values for all of the primal variables. If not, the bounds may be used in a branch-and-bound algorithm.
    • (1975) A Subgradient Approach to the M-median Problem
    • Neebe, A.W.1    Rao, M.R.2
  • 99
    • 0033333756 scopus 로고    scopus 로고
    • VisOpt: A visual interactive optimization tool for p-median problems
    • H. Pirkul, R. Gupta, and E. Rolland, VisOpt: A visual interactive optimization tool for p-median problems, Dec Support Syst 26 (1999), 209-223. Introduces a visual software tool for finding good solutions by attempting to
    • (1999) Dec Support Syst , vol.26 , pp. 209-223
    • Pirkul, H.1    Gupta, R.2    Rolland, E.3
  • 100
    • 21844484655 scopus 로고
    • A heuristic for large-size p-median location problems with application to school location
    • N.D. Pizzolato, A heuristic for large-size p-median location problems with application to school location, Ann Oper Res 50 (1994), 473-485. Introduces a heuristic that begins with an initial collection of p trees generated by the technique in [87] and then reshapes them iteratively through a root interchange method. These steps are fast and provide a near-optimal solution. The author then applies some slower techniques for improving the final solution. This method is compared with vertex substitution [126].
    • (1994) Ann Oper Res , vol.50 , pp. 473-485
    • Pizzolato, N.D.1
  • 101
    • 0037695785 scopus 로고
    • A comparison of two heuristic methods for the p-median problem with and without maximum distance constraints
    • S. Rahman and D.K. Smith, A comparison of two heuristic methods for the p-median problem with and without maximum distance constraints, Int J Oper Product Manage 11 (1991), 76-84. Compares vertex substitution [126] with a heuristic originally developed for a service facility location problem, found in [3]. The authors call it the Ardalan heuristic. Unlike vertex substitution, once a vertex is chosen as a median, it remains in the solution set until termination. Computational results are presented showing that vertex substitution consistently outperformed the Ardalan heuristic on test instances.
    • (1991) Int J Oper Product Manage , vol.11 , pp. 76-84
    • Rahman, S.1    Smith, D.K.2
  • 102
    • 2142843825 scopus 로고    scopus 로고
    • On the implementation of a swap-based local search procedure for the p-median problem
    • SIAM, Philadelphia
    • M.G.C. Resende and R.F. Werneck, On the implementation of a swap-based local search procedure for the p-median problem, Proc Fifth Workshop Algorithm Eng Experiments (ALENEX), SIAM, Philadelphia, 2003, pp. 119-127. Develops a more efficient variant of vertex substitution [126] known as fast interchange. Several techniques to hasten the algorithm are developed. These include storing partial results in a matrix to speed up later steps, compressing this matrix, and preprocessing techniques. They report obtaining speedups of up to three orders of magnitude over the original fast interchange method.
    • (2003) Proc Fifth Workshop Algorithm Eng Experiments (ALENEX) , pp. 119-127
    • Resende, M.G.C.1    Werneck, R.F.2
  • 103
    • 33845733600 scopus 로고    scopus 로고
    • Technical report TD-5R3KBH, AT&T Labs Research
    • M.G.C. Resende and R.F. Werneck, A fast swap-based local search procedure for location problems, Technical report TD-5R3KBH, AT&T Labs Research, 2004. Provides an implementation of vertex substitution [126] that builds on the implementation in [131]. This method uses gain, loss, extra, and netloss functions to determine the value of different substitutions. Values for these functions are stored in data structures so that the best swap may easily be found.
    • (2004) A Fast Swap-based Local Search Procedure for Location Problems
    • Resende, M.G.C.1    Werneck, R.F.2
  • 104
    • 2142808199 scopus 로고    scopus 로고
    • A hybrid heuristic for the p-median problem
    • M.G.C. Resende and R.F. Werneck, A hybrid heuristic for the p-median problem, J Heuristics 10 (2004), 59-88. Introduces a randomized multistart iterative metaheuristic known as GRASP (Greedy Randomized Adaptive Search Procedure). Each iteration of this process applies a greedy randomized algorithm followed by a local search procedure. A pool of some of the best solutions of previous iterations is stored, and after each iteration, the new candidate solution is combined with one stored solution in a process called path-relinking. Once the algorithm terminates, the stored solutions are combined with each other.
    • (2004) J Heuristics , vol.10 , pp. 59-88
    • Resende, M.G.C.1    Werneck, R.F.2
  • 105
    • 84989530008 scopus 로고
    • Central facilities location
    • C. ReVelle and R. Swain, Central facilities location, Geographi Anal 2 (1970), 30-42. Provides the first linear programming formulation of the p-median problem. Constraint (4), described in Section 2.3, is relaxed. The authors recommend using a branch-and-bound technique when dealing with fractional solutions. This formulation was tested on several problem instances and no fractional solutions occurred.
    • (1970) Geographi Anal , vol.2 , pp. 30-42
    • ReVelle, C.1    Swain, R.2
  • 106
    • 0008755768 scopus 로고
    • A double annealing algorithm for discrete location/allocation problems
    • G. Righini, A double annealing algorithm for discrete location/allocation problems, Eur J Oper Res 86 (1995), 452-468. Presents a double annealing algorithm and tests it on instances of the p-median problem. The algorithm is a variant of mean-field annealing, which is a deterministic version of simulated annealing. This method splits the annealing process into two synchronized parallel processes. The author shows that if a deannealing process is used, allowing the annealing temperature to increase instead of just decrease, then the algorithm experimentally improves.
    • (1995) Eur J Oper Res , vol.86 , pp. 452-468
    • Righini, G.1
  • 107
    • 0030736572 scopus 로고    scopus 로고
    • An efficient tabu search procedure for thep-median problem
    • E. Rolland, D.A. Schilling, and J.R. Current, An efficient tabu search procedure for thep-median problem, Eur J Oper Res 96 (1996), 329-342. Tabu search is a metaheuristic designed to be used in conjunction with heuristics that move vertices between sets, such as vertex substitution [126]. The tabu search method described here involves tabu restrictions, aspiration criteria, diversification, and strategic oscillation. The restrictions prevent the search from moving back to previous solutions. Aspiration criteria allow the search to move a vertex even if it has been restricted. Diversification is used to escape from a local minimum by deterring the search from performing the same moves too often. Strategic oscillation allows the search to intentionally pass through infeasible solutions in order to avoid local optima. Computational results are presented and this method is compared to the method in [37].
    • (1996) Eur J Oper Res , vol.96 , pp. 329-342
    • Rolland, E.1    Schilling, D.A.2    Current, J.R.3
  • 108
    • 0030840201 scopus 로고    scopus 로고
    • An empirical investigation of the effectiveness of a vertex substitution heuristic
    • K.E. Rosing, An empirical investigation of the effectiveness of a vertex substitution heuristic, Environ Plan B 24 (1997), 59-67. Presents a comparison of optimal solutions to solutions found with the vertex substitution implementation in [116] on 90 test problems. The values of n and p were varied systematically, and the results showed a degradation of solution quality as either n or p increased.
    • (1997) Environ Plan B , vol.24 , pp. 59-67
    • Rosing, K.E.1
  • 109
    • 0018725196 scopus 로고
    • A note comparing optimal and heuristic solutions to the p-median problem
    • K.E. Rosing, E.L. Hillsman, and H. Rosing-Vogelaar, A note comparing optimal and heuristic solutions to the p-median problem, Geograp Anal 11 (1979), 86-89. Compares the optimal solution of six test problems to solutions found with the vertex substitution implementation in [116] and solutions found with the alternate heuristic [87]. The vertex substitution heuristic found the optimal solution more frequently than the alternate heuristic.
    • (1979) Geograp Anal , vol.11 , pp. 86-89
    • Rosing, K.E.1    Hillsman, E.L.2    Rosing-Vogelaar, H.3
  • 110
    • 0018692884 scopus 로고
    • The robustness of two common heuristics for the p-median problem
    • K.E. Rosing, E.L. Hillsman, and H. Rosing-Vogelaar, The robustness of two common heuristics for the p-median problem, Environ Plan A 11 (1979), 373-380. Compares the solutions found using the alternate heuristic [87] and vertex substitution [126] with known optimal solutions for six test problems. The authors found that the quality of solutions generated by the alternate heuristic decreases rapidly as p grows. Vertex substitution was more stable.
    • (1979) Environ Plan A , vol.11 , pp. 373-380
    • Rosing, K.E.1    Hillsman, E.L.2    Rosing-Vogelaar, H.3
  • 111
    • 0036722147 scopus 로고    scopus 로고
    • Heuristic concentration for the p-median: An example demonstrating how and why it works
    • K.E. Rosing and M.J. Hodgson, Heuristic concentration for the p-median: An example demonstrating how and why it works, Comput Oper Res 29 (2002), 1317-1330. Uses combinatorial and map analysis to show how heuristic concentration [112] can be more effective than vertex substitution [126]. The authors show how vertex substitution may get stuck in traps of particular groups of vertices that heuristic concentration avoids. Good vertex substitution solutions only have one such trap, so a set of several of these solutions is likely to identify' all of the vertices required to find the optimum. If all of the optimal vertices are captured in the concentration set, then the second stage of heuristic concentration is able to find the optimal solution.
    • (2002) Comput Oper Res , vol.29 , pp. 1317-1330
    • Rosing, K.E.1    Hodgson, M.J.2
  • 112
    • 0031075125 scopus 로고    scopus 로고
    • Heuristic concentration: Two stage solution construction
    • K.E. Rosing and C.S. ReVelle, Heuristic concentration: Two stage solution construction, Eur J Oper Res 97 (1997), 75-86. The method presented here is a two stage heuristic. In the first stage, the method analyzes several solutions found with vertex substitution [126] and creates a concentration set that contains vertices that have a high probability of being the facilities in the optimal solution. The second stage involves using an exact algorithm to solve a subproblem on this set.
    • (1997) Eur J Oper Res , vol.97 , pp. 75-86
    • Rosing, K.E.1    ReVelle, C.S.2
  • 113
    • 0031699497 scopus 로고    scopus 로고
    • Heuristic concentration and tabu search: A head to head comparison
    • K.E. Rosing, C.S. ReVelle, E. Rolland, D.A. Schilling, and J.R. Current, Heuristic concentration and tabu search: A head to head comparison, Eur J Oper Res 104 (1998), 93-99. Presents computational results comparing tabu search [107] with heuristic concentration [112]. The authors report that heuristic concentration found the superior solution in about 95% of the test instances. When the optimal solution was previously known, it found the optimal solution in about 80% of the cases.
    • (1998) Eur J Oper Res , vol.104 , pp. 93-99
    • Rosing, K.E.1    ReVelle, C.S.2    Rolland, E.3    Schilling, D.A.4    Current, J.R.5
  • 114
    • 0018519326 scopus 로고
    • The p-median and its linear programming relaxation: An approach to large problems
    • K.E. Rosing, C.S. ReVelle, and H. Rosing-Vogelaar, The p-median and its linear programming relaxation: An approach to large problems, J Oper Res Soc 30 (1979), 815-823. Summarizes the plant location IP formulations in [11] and [44], noting the superiority of the former in terms of terminating with few noninteger solutions. It also cites [105] as the standard formulation of the p-median problem. Techniques that use these formulations to solve larger problems are developed. These involve removing columns or rows from the fully specified problem.
    • (1979) J Oper Res Soc , vol.30 , pp. 815-823
    • Rosing, K.E.1    ReVelle, C.S.2    Rosing-Vogelaar, H.3
  • 115
    • 0032674095 scopus 로고    scopus 로고
    • A gamma heuristic for the p-median problem
    • K.E. Rosing, C.S. ReVelle, and D.A. Schilling, A gamma heuristic for the p-median problem, Eur J Oper Res 117 (1999), 522-532. Presents a heuristic that is a variant of heuristic concentration [112]. The first stage is the same as heuristic concentration, but the second stage applies a 2-opt procedure that assures no exchange of any two median vertices for any two nonmedian vertices results in further reduction of the objective function. This is followed by a 1-opt procedure. The entire process is a metaheuristic technique called the gamma heuristic.
    • (1999) Eur J Oper Res , vol.117 , pp. 522-532
    • Rosing, K.E.1    ReVelle, C.S.2    Schilling, D.A.3
  • 116
    • 6244225245 scopus 로고
    • ALLOC: Heuristic solutions to multifacility location problems on a graph
    • G. Rushton, M. Goodchild, and L. Ostresh (Editors), Monograph No. 6, University of Iowa, Department of Geography
    • G. Rushton and J.A. Kohler, "ALLOC: Heuristic solutions to multifacility location problems on a graph," Computer programs for location-allocation problems, G. Rushton, M. Goodchild, and L. Ostresh (Editors), Monograph No. 6, University of Iowa, Department of Geography, 1973, pp. 163-187. Presents a FORTRAN implementation of two common heuristics for solving the p-median problem. The alternate heuristic [87] and vertex substitution [126] are implemented. The authors note that in 75 test runs, vertex substitution almost invariably outperformed the alternate heuristic.
    • (1973) Computer Programs for Location-allocation Problems , pp. 163-187
    • Rushton, G.1    Kohler, J.A.2
  • 117
    • 0031377327 scopus 로고    scopus 로고
    • A perturbation heuristic for a class of location problems
    • S. Salhi, A perturbation heuristic for a class of location problems, J Oper Res Soc 48 (1997), 1233-1240. Presents an algorithm that relaxes the constraint on the cardinality of thep-median solution with the goal of either adding or subtracting vertices to obtain a feasible solution. Letting q ≤ p, where q is a fixed integer, this method solves two relaxed problems to obtain the (p + q-median and the (p - q)-median. When a solution for the (p - q)-median is found, the cardinality of the solution is small enough to nearly guarantee that these vertices will remain in the final solution. Similarly, by dropping some of the vertices in the (p + q)-median, a better feasible solution is likely to be found. This process is repeated several times, and has a filtering effect where the most effective vertices tend to remain in the best configuration. After a fixed amount of time or after no better solution may be found, a diversification strategy is used to guide the search to other regions that may not be reached otherwise.
    • (1997) J Oper Res Soc , vol.48 , pp. 1233-1240
    • Salhi, S.1
  • 118
    • 0036028051 scopus 로고    scopus 로고
    • Defining tabu list size and aspiration criterion within tabu search methods
    • S. Salhi, Defining tabu list size and aspiration criterion within tabu search methods, Comput Oper Res 29 (2002), 67-86. Develops a functional representation of the tabu list size, allowing for a dynamic tabu list size. The author develops softer aspiration criteria that take into account (1) the tabu status of the attribute for that solution, (2) how much a solution differs from the best found so far, and (3) the change in the objective function. Computational results are presented.
    • (2002) Comput Oper Res , vol.29 , pp. 67-86
    • Salhi, S.1
  • 119
    • 0002181494 scopus 로고    scopus 로고
    • Lagrangean/surrogate heuristics for p-median problems
    • M. Laguna and J. Gonzalez-Velarde (Editors), Kluwer Academic Publishers, Boston
    • E.L.F. Senne and L.A.N. Lorena, "Lagrangean/surrogate heuristics for p-median problems," Computing tools for modeling, optimization and simulation: Interfaces in computer science and operations research, M. Laguna and J. Gonzalez-Velarde (Editors), Kluwer Academic Publishers, Boston, 2000, pp. 115-130. Relaxes Constraint (1) (see Section 2.3) using a surrogate relaxation. This relaxation is not easily solved, so a Lagrangian relaxation is used on the surrogate formulation of the problem. Heuristic techniques are used to find a range of Lagrangian/surrogate multiplier values that improve the bounds of the usual Lagrangian relaxation technique. This approach was able to generate approximate solutions at least as good as the traditional Lagrangian relaxation technique while reducing computational effort for larger problems.
    • (2000) Computing Tools for Modeling, Optimization and Simulation: Interfaces in Computer Science and Operations Research , pp. 115-130
    • Senne, E.L.F.1    Lorena, L.A.N.2
  • 120
    • 84889298282 scopus 로고    scopus 로고
    • Unpublished manuscript
    • E.L.F. Senne and L.A.N. Lorena, Stabilizing column generation using Lagrangean/surrogate relaxation: An application to p-median location problems, Unpublished manuscript, 2001. Describes relationships between the Lagrangian/surrogate relaxation technique in [119] and column generation. This paper applies a column generation approach to the p-median problem that uses Lagrangian/surrogate relaxation as an acceleration process, generating new productive sets of columns at each iteration. Computational results show some improvement over the traditional column generation techniques.
    • (2001) Stabilizing Column Generation Using Lagrangean/Surrogate Relaxation: An Application to P-median Location Problems
    • Senne, E.L.F.1    Lorena, L.A.N.2
  • 121
    • 84860066315 scopus 로고    scopus 로고
    • Complementary approaches for a clustering problem
    • University of Concepción, Chile
    • E.L.F. Senne and L.A.N. Lorena, Complementary approaches for a clustering problem, XI CLAIO: Latin-Iberian American Congress Oper Res, University of Concepción, Chile, 2002, Proceedings on CD-ROM. Combines the Lagrangian/surrogate relaxation techniques in [119] with subgradient optimization and column generation to create two new heuristics. Computation results are presented, and the authors note that the heuristic using column generation is best when used on large-scale instances. The subgradient heuristic performed better on small-scale instances.
    • (2002) XI CLAIO: Latin-Iberian American Congress Oper Res
    • Senne, E.L.F.1    Lorena, L.A.N.2
  • 122
    • 9544237158 scopus 로고    scopus 로고
    • A branch-and-price approach top-median location problems
    • E.L.F. Senne, L.A.N. Lorena, and M.A. Pereira, A branch-and-price approach top-median location problems, Comput Oper Res 32 (2005), 1655-1664. Combines the traditional column generation approach with Lagrangian/surrogate relaxation. The method is a tree search algorithm employing column generation at each search node. The authors claim that the Lagrangian/surrogate multiplier method modifies the reduced cost criterion so that more productive columns are selected at each search node than in the traditional column generation method. The authors also claim that the algorithm is faster than the traditional approach.
    • (2005) Comput Oper Res , vol.32 , pp. 1655-1664
    • Senne, E.L.F.1    Lorena, L.A.N.2    Pereira, M.A.3
  • 123
    • 0004203383 scopus 로고    scopus 로고
    • Technical report 96-96, Istituto Dalle Molle Di Studi Sull Intelligenza Artificiale, Switzerland
    • E.D. Taillard, Heuristic methods for large centroid clustering problems, Technical report 96-96, Istituto Dalle Molle Di Studi Sull Intelligenza Artificiale, Switzerland, 1996. Applies three new clustering methods to solving the p-median problem-candidate list search (CLS), local optimization (LOPT), and decomposition/recombination (DEC). CLS begins with the alternate heuristic [87], obtaining a locally optimal solution. This solution is perturbed by eliminating a vertex and adding another, similar to vertex substitution [126]. The new solution is chosen only if it is better than the initial one. LOPT selects a median and some nearby medians and generates and solves a corresponding subproblem. DEC uses LOPT to obtain a good solution for the overall problem.
    • (1996) Heuristic Methods for Large Centroid Clustering Problems
    • Taillard, E.D.1
  • 124
    • 0030216223 scopus 로고    scopus 로고
    • 2) algorithm for the p-median and related problems on tree graphs
    • 2).
    • (1996) Oper Res Lett , vol.19 , pp. 59-64
    • Tamir, A.1
  • 125
    • 0020736499 scopus 로고
    • Location on networks: A survey. I. The p-center and p-median problems
    • B.C. Tansel, R.L. Francis, and T.J. Lowe, Location on networks: A survey. I. The p-center and p-median problems, Manage Sci 29 (1983), 482-497. Contains an extensive theoretical analysis of the p-median problem as well as a small survey of solution methods.
    • (1983) Manage Sci , vol.29 , pp. 482-497
    • Tansel, B.C.1    Francis, R.L.2    Lowe, T.J.3
  • 126
    • 0000191523 scopus 로고
    • Heuristic methods for estimating the generalized vertex median of a weighted graph
    • i. If this location exists, then the vertices are switched, and the process is repeated on the new solution. When all vertices have been checked, the algorithm terminates with a local minimum solution.
    • (1968) Oper Res , vol.16 , pp. 955-961
    • Teitz, M.B.1    Bart, P.2
  • 127
    • 84879542731 scopus 로고    scopus 로고
    • Quick it-median, it-center, and facility location for sparse graphs
    • Languages Program, Springer-Verlag, Berlin
    • M. Thorup, Quick it-median, it-center, and facility location for sparse graphs, ICALP '01: Proceedings 28th Int Colloq Automata, Languages Program, Springer-Verlag, Berlin, 2001, pp. 249-260. Presents a 12 + o(1) constant factor approximation algorithm for the p-median problem.
    • (2001) ICALP '01: Proceedings 28th Int Colloq Automata , pp. 249-260
    • Thorup, M.1
  • 128
    • 0003139071 scopus 로고    scopus 로고
    • A reverse elimination approach for the p-median problem
    • S. Voß, A reverse elimination approach for the p-median problem, Stud Local Anal 8 (1996), 49-58. Applies a tabu search procedure known as reverse elimination to the p-median problem. This procedure implements a necessary and sufficient condition so that known solutions are not revisited. This involves storing the entire search history in a running list. When used in conjunction with a diversification strategy, this was found to yield favorable results. Computational results are presented, comparing this method with the greedy interchange method in [131].
    • (1996) Stud Local Anal , vol.8 , pp. 49-58
    • Voß, S.1
  • 129
    • 0019715435 scopus 로고
    • A tight bound drop exchange algorithm for solving the p-median problem
    • R.A. Whitaker, A tight bound drop exchange algorithm for solving the p-median problem, Environ Plan A 13 (1981), 669-680. Details a drop algorithm that starts with all n vertices in the solution set and an objective value of 0. On each iteration, k vertices are removed from the solution set and (k - 1) vertices are brought back into the set, yielding a net loss of one vertex per iteration. On each iteration, the procedure attempts to minimize the amount that the objective value increases. The algorithm terminates when p vertices remain in the solution set. Computational results are presented comparing this method to a greedy interchange method.
    • (1981) Environ Plan A , vol.13 , pp. 669-680
    • Whitaker, R.A.1
  • 130
    • 0020372657 scopus 로고
    • Some interchange algorithms for median location problems
    • R.A. Whitaker, Some interchange algorithms for median location problems, Environ Plan B 9 (1982), 119-129. A variation of vertex substitution [126] that involves exchanging multiple vertices at once is presented. Several ways of producing initial solutions for this method are outlined, including greedy heuristics and drop algorithms (similar to the one presented in [129]). Extensive computational results are presented.
    • (1982) Environ Plan B , vol.9 , pp. 119-129
    • Whitaker, R.A.1
  • 131
    • 0020747698 scopus 로고
    • A fast algorithm for the greedy interchange of large-scale clustering and median location problems
    • R.A. Whitaker, A fast algorithm for the greedy interchange of large-scale clustering and median location problems, INFOR 21 (1983), 95-108. Presents a method that initializes vertex substitution [126] with the solution obtained with a fast greedy algorithm based upon the methods in [30] and [78]. This method found solutions to test problems more than an order of magnitude faster than normal vertex substitution initialized with a normal greedy technique.
    • (1983) INFOR , vol.21 , pp. 95-108
    • Whitaker, R.A.1
  • 132
    • 0347786714 scopus 로고    scopus 로고
    • Technical report PCS-TR99-344, Department of Computer Science, Dartmouth College, Hanover, NH
    • N.E. Young, Greedy approximation algorithms for k-medians by randomized rounding, Technical report PCS-TR99-344, Department of Computer Science, Dartmouth College, Hanover, NH, 1999. Applies randomized rounding and other probabilistic methods to understanding the operation of greedy approximation algorithms. An approximation algorithm is presented that, for any ε > 0, finds a solution using at most ln(n + (n/ε))p medians and with objective value no more than (1 + ε) times the optimal solution. This algorithm requires ln(n + (n/ε))p linear time iterations.
    • (1999) Greedy Approximation Algorithms for K-medians by Randomized Rounding
    • Young, N.E.1


* 이 정보는 Elsevier사의 SCOPUS DB에서 KISTI가 분석하여 추출한 것입니다.