PGIS Research Congress
Permanent URI for this community
Browse
Browsing PGIS Research Congress by Subject "A* algorithm"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
- ItemShortest path in multi-source single-goal scenarios: an A* algorithm with distance transform approach(Postgraduate Institute of Science (PGIS), University of Peradeniya, Sri Lanka, 2024-11-01) Suthakar, S.; Sinthumathy, S.; Anoja, R.Finding the shortest path in multi-source, single-goal scenarios remains a crucial challenge in various applications, such as robotics, drone navigation, and network routing. This study proposed a novel method combining the A* algorithm with Distance Transformation to compute the shortest path efficiently. While the traditional A* algorithm uses heuristic values and movement costs to determine the optimal path, it can be computationally intensive in environments with numerous obstacles. By incorporating Distance Transformation, the proposed algorithm refines heuristic calculations, which improves the accuracy by accounting for obstacle distribution and proximity, leading to more precise path estimation and faster convergence. The experimental results demonstrated that the combined approach significantly reduces computational time and memory usage while maintaining the accuracy of the pathfinding process. This method can be applied to a variety of spatial graphs, making it well-suited for real-world applications requiring efficient and fast pathfinding.