Skip to content

Commit 7ea5f68

Browse files
Update README.md
1 parent 237e718 commit 7ea5f68

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# A_star_on_map
22
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.
3+
4+
1. Make sure the all the mentioned python libraries are installed.
5+
2. Run the '''main.py''' or '''main_with_example.py''' file on IDE.

0 commit comments

Comments
 (0)