/Tucil3_13521046_13521127

Disusun untuk memenuhi Tugas Kecil 3 IF2211 Strategi Algoritma "Implementasi Algoritma UCS dan A* untuk Menentukan Lintasan Terpendek"

Primary LanguagePython

Tugas Kecil IF2211 Strategi Algoritma

Implementasi Algoritma UCS dan A* untuk Menentukan Lintasan Terpendek

Prerequisited

  • Python 3.X
  • Flask, to install :
pip install flask
  • Folium, to install :
pip install folium

Running the Program

  1. Open terminal in root directory
  2. Run
py src/app.py
  1. Fill in the inputs requested properly
  2. Open localhost:5000 to visualize
  3. Re-run program if you want to do another search

About the Program

image

  • Red Point : Source Location
  • Green Point : Destination Location
  • Blue Point : Regular Location
  • Blue Line : Shortest Route from source to destination
  • Green Line : Regular Route

Note : Hover the point to view location name
image

Authors

NIM Nama Anggota
13521046 Jeffrey Chow
13521127 Marcel Ryan Antony