2016
DOI: 10.14257/ijdta.2016.9.9.03
|View full text |Cite
|
Sign up to set email alerts
|

Research on an Improved Ant Colony Optimization Algorithm for Solving Traveling Salesmen Problem

Abstract: In order to improve the search result and low evolution speed, and avoid the tendency towards stagnation and falling into the local optimum of ant colony optimization (ACO)

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Year Published

2018
2018
2024
2024

Publication Types

Select...
6

Relationship

0
6

Authors

Journals

citations
Cited by 6 publications
(4 citation statements)
references
References 27 publications
0
4
0
Order By: Relevance
“…Lei and Wang [16] proposed an improvement to the efficiency of search results and sough to reduce the evolution speed and avoid the tendency of ACO to stagnate and fall into the local optimum when solving complex functions. In the proposed IWSMACO algorithm, the information weight factor is added to the path selection and pheromone adjustment mechanism to dynamically adjust the path selection probability and randomly select behavior rules.…”
Section: Ant Colony Algorithmmentioning
confidence: 99%
“…Lei and Wang [16] proposed an improvement to the efficiency of search results and sough to reduce the evolution speed and avoid the tendency of ACO to stagnate and fall into the local optimum when solving complex functions. In the proposed IWSMACO algorithm, the information weight factor is added to the path selection and pheromone adjustment mechanism to dynamically adjust the path selection probability and randomly select behavior rules.…”
Section: Ant Colony Algorithmmentioning
confidence: 99%
“…Eight examples of TSPLIB are selected, and each of them is subjected to 50 independent simulation experiments. Some of the data are derived from the simulation results of different algorithms given in Lei and Wang 23 for corresponding examples. The simulation results of corresponding examples are shown in Table 1.…”
Section: Punching Point Recognition Of Warp-knitted Vampmentioning
confidence: 99%
“…Xu et al [25] introduced a dynamic moving method based on unidimensional chaotic mapping to improve the solution accuracy and overall efficiency of the algorithm. Lei and Wang [26] introduced an elite strategy and a max-min ant system in order to increase the search capability of the solution space and enhance the convergence speed, which ensures high quality solutions while preventing the algorithm from falling into stagnation.…”
Section: Literature Review and Motivationmentioning
confidence: 99%
“…c � 1 ( 14) end (15) for i � 1: popsize do (16) for j � 1: citynum do (17) if i%2 �� 1 then (18) ant i select next city using c, ξ (equations ( 12)-( 13)); //special ant ( 19) else (20) ant i select next city by equation ( 2); //normal ant ( 21) end (22) Set tabu table for ant I (23) end (24) Calculate fitness of the corresponding solution obtained by ant i (equation ( 1)) ( 25) end (26) Select the best solutions for all ants (include normal ants and special ants) (27) Update global best solution (optimal solution) (28) Apply improved 2-opt algorithm to optimal solution (Section 3.3) (29) Update pheromone on normal and special best solution separately (equations ( 14)-( 16…”
Section: Classless Citiesmentioning
confidence: 99%