Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
coderuhaan2004 authored Jun 5, 2024
1 parent 237e718 commit 7ea5f68
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# A_star_on_map
I have implemented A* algorithm on geospatial data. This implementation does not give practical shortest path as there are lot of constraints on-road which are not considered. Many such consideration can be made to make it more accurate.

1. Make sure the all the mentioned python libraries are installed.
2. Run the '''main.py''' or '''main_with_example.py''' file on IDE.

0 comments on commit 7ea5f68

Please sign in to comment.