Abstract: This paper mainly addresses two major issues in the A* algorithm: excessive search points leading to low efficiency and suboptimal path length and number of turns. A new improved algorithm ...
Abstract: Ant colony optimization algorithm often be used to path planning for mobile robots, but they have the following problems: 1. slow convergence speed, 2. hard to search real optima and easy to ...