Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 621 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 621 Bytes

IF2211 Algorithm Strategies Mini Project

Shortest Path Finder Using UCS and A* Algorithm

screenshot

Prerequisite

  • Python 3.X
  • flask, folium, networkx

How To Run

  1. Make sure your device meet all prerequisites
  2. run python src/main.py in command prompt
python src/main.py 
  1. Enter the txt file of the map
  2. Enter starting point, finish point, and the algorithm that want to be used
  3. Choose wether to visualize map or not (note that if you visualize the map, you need to restart the program)

Authors

  • 13521072 - Irsyad Nurwidianto Basuki
  • 13521081 - Bagas Aryo Seto