Abstract: A hybrid approach combining the A* algorithm and the Dynamic Window Strategy (DWA) was proposed to mitigate the inflexibility and significant increases in computational and temporal costs ...
In developing the Adaptive A* path planning algorithm, I optimized search efficiency across different grid sizes by implementing three adaptive selection mechanisms using dictionaries, 2D arrays, and ...