2016
DOI: 10.5815/ijitcs.2016.05.01
|View full text |Cite
|
Sign up to set email alerts
|

A Parallel Ring Method for Solving a Large-scale Traveling Salesman Problem

Abstract: A parallel approach for solving a large-scale Traveling Salesman Problem (TSP) is presented. The problem is solved in four stages by using the following sequence of procedures: decomposing the input set of points into two or more clusters, solving the TSP for each of these clusters to generate partial solutions, merging the partial solutions to create a complete initial solution M0, and finally optimizing this solution. Lin-Kernighan-Helsgaun (LKH) algorithm is used to generate the partial solutions. The main … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
3
0

Year Published

2023
2023
2023
2023

Publication Types

Select...
3
1
1

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(5 citation statements)
references
References 30 publications
0
3
0
Order By: Relevance
“…These methods continue to be developed. A team of scientists proposed a Parallel Ring Method for solving a largescale Traveling Salesman Problem (TSP), where a clustering algorithm produces a set of small TSP problems that can be executed in parallel to generate partial solutions [9]. In general, heuristic methods make it possible to obtain a solution, but not always an optimal one.…”
Section: Methodsmentioning
confidence: 99%
“…These methods continue to be developed. A team of scientists proposed a Parallel Ring Method for solving a largescale Traveling Salesman Problem (TSP), where a clustering algorithm produces a set of small TSP problems that can be executed in parallel to generate partial solutions [9]. In general, heuristic methods make it possible to obtain a solution, but not always an optimal one.…”
Section: Methodsmentioning
confidence: 99%
“…However, our research focus is different in that we focus on route optimization for everyday maintenance, rather than finding or prioritizing the roads to be repaired first or on urgent bases. In an earlier research carried out in 2007, which is not directly related to the route optimization rather TSP as discussed in [35] improves calculation time, but it does not tackle any maintenance efficiency (i.e., distance and cost). The research concluded that Decomposition algorithms allow a substantial decrease in the running time of the clustered TSP, especially for the large-scale problems.…”
Section: Related Workmentioning
confidence: 99%
“…2 of 33 algorithm is very huge that solving the instance with 85900 nodes will take over 136 CPUyears by Concorde, which is a mature exact solver for TSPs [20]. Intelligence algorithms are inspired by the nature world and have high capabilities to approximate the global optimal for optimization problems.…”
Section: Introductionmentioning
confidence: 99%