Based on the problems existing in the traditional ant colony algorithm in solving the traveling salesman problem, a hybrid ant colony algorithm combining the improvedcircle strategy and the ant colony algorithm is pr...
详细信息
Based on the problems existing in the traditional ant colony algorithm in solving the traveling salesman problem, a hybrid ant colony algorithm combining the improvedcircle strategy and the ant colony algorithm is proposed. In the proposed hybrid ant colony algorithm, an improvedcircle strategy is used to optimize the solution obtained by the ant colony algorithm, so as to improve the search efficiency and search ability. At the same time, the uniform design method is used to find the optimal parameter combination of the algorithm. The improvedcircle strategy is based on the nearest neighbor strategy to optimize the solution obtained by the ant colony algorithm into a better solution. This paper uses eight standard instances in the TSPLIB standard library to experimentally verify the algorithm. The experimental results show that the proposed hybrid ant colony algorithm can effectively improve the convergence ability of the algorithm, obtain higher quality solutions, and have better optimization ability and stability for solving TSP problems.
Traditional genetic algorithm is prone to precocious problem. An improved genetic algorithm based on improved ring is proposed. First, the parent generation is improved and optimized by the improvedcircle method, the...
详细信息
ISBN:
(纸本)9781665423144
Traditional genetic algorithm is prone to precocious problem. An improved genetic algorithm based on improved ring is proposed. First, the parent generation is improved and optimized by the improvedcircle method, then the offspring are obtained by crossing, and the inferior individuals produced after crossing are reduced by keeping the excellent genes to the maximum extent in the process of crossing, and the convergence rate is improved. The population diversity of the algorithm is guaranteed by improved ring and by choosing crossover probability and the mutation probability. Finally, the optimal search path is obtained by selecting the parent and offspring. The simulation results show that compared with the traditional Hamilton trilateral exchange algorithm, the improved genetic algorithm is simple, fast, and it can jump out of local convergence and obtain the optimal solution. It is a more reasonable UAV route method to solve the optimal search problem.
暂无评论