2019
DOI: 10.3390/app9193985
|View full text |Cite
|
Sign up to set email alerts
|

Which Local Search Operator Works Best for the Open-Loop TSP?

Abstract: The traveling salesman problem (TSP) has been widely studied for the classical closed-loop variant. However, very little attention has been paid to the open-loop variant. Most of the existing studies also focus merely on presenting the overall optimization results (gap) or focus on processing time, but do not reveal much about which operators are more efficient to achieve the result. In this paper, we present two new operators (link swap and 3–permute) and study their efficiency against existing operators, bot… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
18
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
6
1

Relationship

1
6

Authors

Journals

citations
Cited by 17 publications
(18 citation statements)
references
References 50 publications
0
18
0
Order By: Relevance
“…Originally, we did not plan to submit our own method because we were the organizers of the event. However, since the number of submissions remained small, we decided to contribute ourselves by using our simple baseline solver from Sengupta et al (2019) with the clustering-based divide-and-conquer approach that we had implemented earlier to serve as a reference solution. We did not expect it to perform well in this competition.…”
Section: Submitted Methodsmentioning
confidence: 99%
See 3 more Smart Citations
“…Originally, we did not plan to submit our own method because we were the organizers of the event. However, since the number of submissions remained small, we decided to contribute ourselves by using our simple baseline solver from Sengupta et al (2019) with the clustering-based divide-and-conquer approach that we had implemented earlier to serve as a reference solution. We did not expect it to perform well in this competition.…”
Section: Submitted Methodsmentioning
confidence: 99%
“…It defines how the current solution is modified to generate new candidate solutions. The following operators were used: • Relocate ( Gendreau et al, 1992 ), • Link swap ( Sengupta et al, 2019 ), • 2-opt ( Croes, 1958 ), • k -opt ( Shen and Kernighan, 1973 ). …”
Section: Solving Large-scale Problemsmentioning
confidence: 99%
See 2 more Smart Citations
“…Some authors have investigated which operations contribute most to the optimization success. The operations discussed in Sengupta et al (2019), for example, are contained in the above table as special variants.…”
Section: Backbone Optimizermentioning
confidence: 99%