2003
DOI: 10.1287/ijoc.15.1.82.15157
|View full text |Cite
|
Sign up to set email alerts
|

Chained Lin-Kernighan for Large Traveling Salesman Problems

Abstract: We discuss several issues that arise in the implementation of Martin, Otto, and Felten's Chained Lin-Kernighan heuristic for large-scale traveling salesman problems. Computational results are presented for TSPLIB instances ranging in size from 11,849 cities up to 85,900 cities; for each of these instances, solutions within 1% of the optimal value can be found in under 1 CPU minute on a 300 Mhz Pentium II workstation, and solutions within 0.5% of optimal can be found in under 10 CPU minutes. We also demonstrate… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
218
0
2

Year Published

2006
2006
2018
2018

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 347 publications
(221 citation statements)
references
References 22 publications
1
218
0
2
Order By: Relevance
“…Recently, for TSP and GPP, the VDS-based heuristics have been incorporated into several metaheuristic frameworks, such as iterated local search [16], [17], [18], [19] and evolutionary algorithm [20], [21], [22]. The general performance of metaheuristics embedded with VDS-based local search is remarkably effective for the hard problems TSP and GPP.…”
Section: B Variable Depth Search Methodsmentioning
confidence: 99%
“…Recently, for TSP and GPP, the VDS-based heuristics have been incorporated into several metaheuristic frameworks, such as iterated local search [16], [17], [18], [19] and evolutionary algorithm [20], [21], [22]. The general performance of metaheuristics embedded with VDS-based local search is remarkably effective for the hard problems TSP and GPP.…”
Section: B Variable Depth Search Methodsmentioning
confidence: 99%
“…This algorithm is reported to outperform the PD-TPLS of Paquete and Stützle. The main differences are that (i) the single-objective algorithm used to tackle the scalarized problems is an effective implementation of the chained LinKernighan heuristic [6], which is presumably more effective than the iterated local search algorithm used by the PD-TPLS, and (ii) a full version of PLS is used (more precisely, the version of Angel et al [4]) instead of the restricted one in the PD-TPLS method. This algorithm is nowadays, to the best of our knowledge, the state of the art for the bTSP.…”
Section: Hybrid Tpls+plsmentioning
confidence: 99%
“…Variations and implementations for CLK were proposed e.g. by Applegate, Bixby, Chvátal and Cook [8] (ABCC-CLK) and Applegate, Bixby and Rohe [9] (ABR-CLK).…”
Section: Algorithmsmentioning
confidence: 99%
“…The Quick-Borůvka heuristics for TSP tours sorts the vertices of the problem instance by coordinates (if possible) and processes each vertex by adding an adjacent edge to the tour that has a minimal weight and is feasible (no subtour will be generated by adding). As stated in [8,9], this construction algorithm's tour quality is worse than other greedy algorithms, while requiring less time to build a tour. This algorithm is suited for further Chained Lin-Kernighan processing, too, and can be efficiently implemented by kd-trees [14].…”
Section: Algorithmsmentioning
confidence: 99%
See 1 more Smart Citation