2015
DOI: 10.1007/978-3-662-49014-3_47
|View full text |Cite
|
Sign up to set email alerts
|

An Investigation of Hybrid Tabu Search for the Traveling Salesman Problem

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2016
2016
2022
2022

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 8 publications
(3 citation statements)
references
References 21 publications
0
3
0
Order By: Relevance
“…Mutation can be a substantial operation for other heuristic algorithms as well e.g., simulated annealing [36], variable neighborhood search [37], tabu search [38] and Hill climbing [39]. Locus mutation works well with genetic algorithm solving TSP problem giving better results than the baseline, as we illustrated in earlier paragraphs.…”
Section: Using Locus Mutation With Other Heuristic Algorithmsmentioning
confidence: 80%
“…Mutation can be a substantial operation for other heuristic algorithms as well e.g., simulated annealing [36], variable neighborhood search [37], tabu search [38] and Hill climbing [39]. Locus mutation works well with genetic algorithm solving TSP problem giving better results than the baseline, as we illustrated in earlier paragraphs.…”
Section: Using Locus Mutation With Other Heuristic Algorithmsmentioning
confidence: 80%
“…Results indicated that the proposed algorithm in this paper could obtain the best solutions for most TSPLIB benchmarks. Xu et al [13] proposed a new tabu-search algorithm based on the evolutionary and ant-colony algorithms to effectively solve the traveling-salesman problem. Archetti et al [14] proposed an integer linear programming model based on the tabu-search algorithm to solve the vehicle-routing problem.…”
Section: Related Workmentioning
confidence: 99%
“…To solve the problem, besides traditional backtracking algorithms, branch-and-bound algorithms, and greedy algorithms, we mainly use heuristic search algorithms to optimize. These heuristic algorithms include the simulated annealing algorithm [8][9][10][11][12], tabu-search algorithm [13][14][15], ant-colony optimization algorithm [16][17][18], and genetic algorithm [19][20][21][22][23][24]. However, the optimization time of the simulated annealing algorithm is very long, the tabu-search algorithm has a strong dependence on the initial solution and can only be serialized, genetic algorithm is easy to fall into local optimization and has poor convergence performance, and the ant-colony algorithm also has long optimization time and is also prone to falling into local optimization [25].…”
Section: Introductionmentioning
confidence: 99%