Metaheuristics
DOI: 10.1007/978-0-387-71921-4_15
|View full text |Cite
|
Sign up to set email alerts
|

Embedding a Chained Lin-Kernighan Algorithm into a Distributed Algorithm

Abstract: The Chained Lin-Kernighan algorithm (CLK) is one of the best heuristics to solve Traveling Salesman Problems (TSP). In this paper a distributed algorithm is proposed, were nodes in a network locally optimize TSP instances by using the CLK algorithm. Within an Evolutionary Algorithm (EA) network-based framework the resulting tours are modified and exchanged with neighboring nodes. We show that the distributed variant finds better tours compared to the original CLK given the same amount of computation time. For … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Publication Types

Select...
2
2
1

Relationship

1
4

Authors

Journals

citations
Cited by 6 publications
(4 citation statements)
references
References 27 publications
0
4
0
Order By: Relevance
“…This perturbs the Lin-Kernighan solution creating three independent random walks of a given length from a vertex v in the neighborhood of this solution. According to [8], this type of kicking strategy presents better results than other strategies suggested in [2].…”
Section: Algorithm Settingsmentioning
confidence: 99%
“…This perturbs the Lin-Kernighan solution creating three independent random walks of a given length from a vertex v in the neighborhood of this solution. According to [8], this type of kicking strategy presents better results than other strategies suggested in [2].…”
Section: Algorithm Settingsmentioning
confidence: 99%
“…Distributing computation is an active field of research, as it offers the possibility to find solutions in less real-time [21]. For exact algorithms, this approach is mandatory to find optimal solutions in realistic time frames due to their prohibitive computation time requirements.…”
Section: Distributionmentioning
confidence: 99%
“…Figure 4 shows an example of a single 2-Opt swap. By proceeding around the tour, the salesman visits each city A, and an edge AB is defined by a path from A to its directly connected neighbor city, u (12) u (13) u' (12) u'(13) (12) D (13) u' (12) u'(13) B, on the tour. Then, on the tour, given a city A and its edge AB, consider every city C and its edge CD until an edge CD is found so that the length/ cost of (AB þ CD) is larger than (AC þ BD).…”
Section: Using Fds In 2-opt and 3-opt Heuristicsmentioning
confidence: 99%
“…Lin and Kernighan [25] developed a simple and elegant approach (LK algorithm), which is one of the most successful approaches for solving TSP. Following the LK algorithm, other approaches (Martin and Otto [26], Johnson and McGeoch [20], Fisher and Merz [11][12][13]) have been proposed, where the 2-Opt and 3-Opt heuristics are an essential part. Even in the tour merging algorithm proposed by Cook and Seymour [9], k-Opt-based heuristics, such as chained LK (proposed by Martin et al [27]) or LKH (proposed by Helsgaun [18]), are adopted as the underlying TSP solver.…”
Section: Introductionmentioning
confidence: 99%