2005
DOI: 10.2298/yjor0501053k
|View full text |Cite
|
Sign up to set email alerts
|

Large neighborhood local search for the p-median problem

Abstract: In this paper we consider the well known p-median problem. We introduce a new large neighborhood based on ideas of S.Lin and B.W. Kernighan for the graph partition problem. We study the behavior of the local improvement and Ant Colony algorithms with new neighborhood. Computational experiments show that the local improvement algorithm with the neighborhood is fast and finds feasible solutions with small relative error. The Ant Colony algorithm with new neighborhood as a rule finds an optimal solution for compu… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
13
0

Year Published

2007
2007
2024
2024

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 38 publications
(13 citation statements)
references
References 9 publications
0
13
0
Order By: Relevance
“…The interchange neighborhood appears to be a better choice than the alternate, or drop/add. The variable depth neighborhood structure LK(k) (Kochetov and Alekseeva, 2005) seems to be a better choice than the 1-interchange. (ii) The implementation of 1-interchange local search is the second very important issue.…”
Section: Discussionmentioning
confidence: 99%
“…The interchange neighborhood appears to be a better choice than the alternate, or drop/add. The variable depth neighborhood structure LK(k) (Kochetov and Alekseeva, 2005) seems to be a better choice than the 1-interchange. (ii) The implementation of 1-interchange local search is the second very important issue.…”
Section: Discussionmentioning
confidence: 99%
“…As for more general k-median problem, its NPhardness was proved [8], and approximation algorithms have been proposed [1], [9], [12].…”
Section: Copyright Cmentioning
confidence: 99%
“…First, it is a classic NP-hard problem (Kariv and Hakimi, 1979) from the location theory with wide applications ranging from industry to data mining. Second, for the p-median problem, there exist various metaheuristics from which the LLHs can be extracted, such as VNS (Hansen and Mladenović, 1997), ACO (Kochetov et al, 2005), and GA (Correa et al, 2001). In addition, there are several parameterized LLHs for the p-median problem, which makes it suitable as the test problem.…”
Section: Preliminariesmentioning
confidence: 99%
“…Traversing an LK(k) neighborhood involves k swaps, which is k times that of interchange. From the implementation aspect, since the interchange neighborhood is a subset of an LK(k) neighborhood (Kochetov et al, 2005), LK(k) can benefit from the trade-off as in Resende and Werneck (2003). Thus, an implementation based on Resende and Werneck (2003) is adopted.…”
Section: Lk(k)mentioning
confidence: 99%