2006
DOI: 10.1016/j.cor.2005.06.014
|View full text |Cite
|
Sign up to set email alerts
|

Implementation analysis of efficient heuristic algorithms for the traveling salesman problem

Abstract: -The state-of-the-art of local search heuristics for the traveling salesman problem (TSP) is chiefly based on algorithms using the classical Lin-Kernighan (L-K) procedure and the Stem-and-Cycle (S&C) ejection chain method. Critical aspects of implementing these algorithms efficiently and effectively rely on taking advantage of special data structures and on maintaining appropriate candidate lists to store and update potentially available moves. We report the outcomes of an extensive series of tests on problems… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
21
0

Year Published

2006
2006
2019
2019

Publication Types

Select...
3
3
2

Relationship

2
6

Authors

Journals

citations
Cited by 37 publications
(21 citation statements)
references
References 14 publications
0
21
0
Order By: Relevance
“…The results obtained with this new implementation [5] on a testbed provided for the ''8th DI-MACS Implementation Challenge'' [5] clearly demonstrate the efficiency of the new implementation over the original version and, more importantly, establish the stem-and-cycle algorithm as one of the most efficient methods currently available for the TSP [3,6]. …”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…The results obtained with this new implementation [5] on a testbed provided for the ''8th DI-MACS Implementation Challenge'' [5] clearly demonstrate the efficiency of the new implementation over the original version and, more importantly, establish the stem-and-cycle algorithm as one of the most efficient methods currently available for the TSP [3,6]. …”
Section: Discussionmentioning
confidence: 99%
“…The motivation for this study comes from the fact that the stem-and-cycle algorithm has proved to be extremely effective and competitive with the best algorithms for the TSP [3,6]. We therefore anticipated that the algorithm's efficiency when solving large scale problems can be improved by the implementation of a data structure specifically designed to reduce the computational complexity associated with the path reversal operations needed at each iteration of the algorithm.…”
Section: Introductionmentioning
confidence: 99%
“…The systematic process of determining frag is described later in this section. As an example, let us consider a string P that is sliced into three random fragments (1-8), (9)(10)(11)(12)(13)(14) and (15)(16)(17)(18)(19)(20) for a 20-city problem. P = 1 2 3 4 5 6 7 8 |9 10 11 12 13 14| 15 16 17 18 19 20 For tour construction the first fragment (9-14) is chosen randomly.…”
Section: Nearest Fragment Heuristic (Nf)mentioning
confidence: 99%
“…Of particular interest are the GAs, due to the effectiveness achieved by this class of techniques in finding near optimal solutions in short computational time for large combinatorial optimization problems. The state-of-theart techniques for solving TSP with GA incorporates various local search heuristics including modified versions of LinKernighan (LK) heuristic [12][13][14][15]. It has been found that, hybridization of local search heuristics with GA for solving TSP leads to better performance, in general.…”
Section: Introductionmentioning
confidence: 99%
“…Variations of this idea have been explored recently by Helsgaun [16], Schilham [26], and Tamaki [28]. Considering STSP heuristics, Helsgaun's LKH [16] appears to exceed all further algorithms including the multiple runs of Chained Lin-Kernighan and some other high-end STSP heuristics introduced by Applegate et al [1], Balas and Simonetti [2], Cook and Seymour [5], Gamboa et al [6,7], Kahng and Reda [18], Schilham [26], Tamaki [28], and Walshaw [30].…”
Section: Introductionmentioning
confidence: 99%