2020
DOI: 10.1007/978-981-15-6067-5_60
|View full text |Cite
|
Sign up to set email alerts
|

A Comparison of GA Crossover and Mutation Methods for the Traveling Salesman Problem

Abstract: The traveling salesman problem is a very popular combinatorial optimization problem in fields such as computer science, operations research, mathematics, and optimization theory. Given a list of cities and the distances between any city to another, the objective of the problem is to find the optimal permutation (tour) in the sense of minimum traveled distance when visiting each city only once before returning to the starting city. Because many real-world problems can be modelled to fit this formulation, the tr… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
1
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 10 publications
(4 citation statements)
references
References 20 publications
0
1
0
Order By: Relevance
“…This led to the emergence of combined Q-learning with other meta-heuristic-based algorithms. In [9], a Q-learning-based PSO method is proposed for path planning in mobile robots. A comparative study of various meta-heuristic algorithms in TSP is conducted [10].…”
Section: Related Workmentioning
confidence: 99%
“…This led to the emergence of combined Q-learning with other meta-heuristic-based algorithms. In [9], a Q-learning-based PSO method is proposed for path planning in mobile robots. A comparative study of various meta-heuristic algorithms in TSP is conducted [10].…”
Section: Related Workmentioning
confidence: 99%
“…The problem can be described as follows: Given a list of n cities (network nodes) and the distances between each pair of cities, the objective function starts finding the optimal permutation (tour) that realizes the minimum traveled distance (link weight). Furthermore, the objective function should observe the problem constraints (1) all cities should be visited; (2) no city should be visited more than once [39][40][41][42][43] ; and (3) when the destination node got visited, the tour ends, except when the problem is defined as open (in which it does not go back to the initial node).…”
Section: Fmap Main Componentsmentioning
confidence: 99%
“…To overcome these challenges, researchers have been exploring more innovative and efficient solutions. In recent years, reinforcement learning [10][11][12] and genetic algorithms [13,14] have emerged as two distinct optimization methods that have shown excellent performance in solving combinatorial optimization problems.…”
Section: Introductionmentioning
confidence: 99%