Research Article

Volcanic Ash Region Path Planning Based on Improved A-Star Algorithm

Table 6

The results of path planning from Madrid to Cairo.

Algorithm categoryImproved A-star algorithm [23, 24]Traditional A-star algorithm [14, 17]Artificial potential field method [12, 13]Genetic algorithm [10]

Path length3441 km3653 km3760 km3920 km
Change of angle80°360°211°90°
Distance off course173 km200 km180 km453 km
Run time0.084 s1.770 s0.072123 s353.036 s
Algorithmic complexityO(2n)O(n2)O(n2)O((n − 1)2)