Comparing A*, Dijkstra and RRT algorithms to determine the fastest and most efficient
Full release website: https://pathfinding-visualizer.streamlit.app/
The project aim to find the fastest and most efficient pathfinding algorithms between A*, Dijkstra and Rapidly-exploring Random Tree
Heuristic-based pathfinding using Manhattan distance
Optimal and complete for admissible heuristics
Best performance for most grid layouts
Guaranteed shortest path algorithm
Explores nodes uniformly in all directions
More thorough but slower than A*
Probabilistic pathfinding algorithm
Good for complex environments with many obstacles
Fast but may not find optimal paths
This project was created by Rahul Vedant Pemsing as the HD-project for his FIT1045 unit; Introduction to programing at monash university.
Come and discuss on Nov 4 at Monash university Malaysia