2010
DOI: 10.7763/ijcte.2010.v2.258
|View full text |Cite
|
Sign up to set email alerts
|

A Novel Genetic Algorithm for GTSP

Abstract: Abstract-The Generalized Travelling Salesman Problem (GTSP) is a special instance of the well-known travelling salesman problem which belongs to NP-hard class of problems. In the GTSP problem which is being addressed in this research we split the set of nodes (e.g. cities) into non-overlapping subsets; where the optimal solution is a minimum cost tour visiting exactly one node from each subset. In this paper a genetic algorithm with new and innovative way of generating initial population is presented. Concepts… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2015
2015
2023
2023

Publication Types

Select...
2
1

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(2 citation statements)
references
References 13 publications
0
2
0
Order By: Relevance
“…As shown in Figure 12, a 2-OPT heuristic can modify the tour in a way that shortens the travel cost of the tour. For example, if a tour begins in Figure 12(a), a 2-OPT randomly swap point i is 2 and k is 4, and insert the new tour (1, 2), (4,3), and (5) that results in the tour shown in Figure 12(b). The pseudo-code of the 2-OPT heuristic is given in Algorithm 3.…”
Section: Local Search With 2-optmentioning
confidence: 99%
See 1 more Smart Citation
“…As shown in Figure 12, a 2-OPT heuristic can modify the tour in a way that shortens the travel cost of the tour. For example, if a tour begins in Figure 12(a), a 2-OPT randomly swap point i is 2 and k is 4, and insert the new tour (1, 2), (4,3), and (5) that results in the tour shown in Figure 12(b). The pseudo-code of the 2-OPT heuristic is given in Algorithm 3.…”
Section: Local Search With 2-optmentioning
confidence: 99%
“…Several different methods have been proposed to solve this problem. The methods include genetic algorithm [3], ant colony optimization [4], particle swarm optimization (PSO) [5], and honey bees mating optimization algorithm [6]. Due to reason that the TSP is non-deterministic polynomial-time hard (NP-hard), only small instances can be solved to optimality.…”
Section: Introductionmentioning
confidence: 99%