3d Route Planning Using Genetic Algorithm

Min Yi,Mingyue Ding,Chenping Zhou
DOI: https://doi.org/10.1117/12.323573
1998-01-01
Abstract:3D route planning is a challenge problem due to its huge computational cost burden. There are many algorithms about route planning such as A* and dynamic programming. But these algorithms are planned only from 2D plus 1D, instead of 3D directly. Generally, they first search a 2D optimal route in the ground, then plan their altitudes in a vertical profile determined by 2D route planning. In this paper a 3D route planning method based on GA(genetic algorithm) is proposed to select a 3D route directly. Through the experiments with a natural 3D terrain map, it is concluded that the route planned by this Algorithm is satisfactory.
What problem does this paper attempt to address?