Implementasi Algoritma Dijkstra Dalam Pembuatan Aplikasi Pesona Palu

Main Authors: Anshori, Yusuf, Joefrie, Yuri Yudhaswana, Nadyanti, Nadyanti
Format: Article info Original Research; application/pdf
Bahasa: eng
Terbitan: Fakultas Teknik, Universitas Tadulako , 2019
Subjects:
Online Access: http://jurnal.untad.ac.id/jurnal/index.php/scientico/article/view/11899
http://jurnal.untad.ac.id/jurnal/index.php/scientico/article/view/11899/pdf
Daftar Isi:
  • This study aims to build application that is able to provide information on the location of culinary tourism, shopping and recreation center for the area of Palu City that runs on the Android platform and able to show the closest path to be traversed in order to help tourists or newcomers who are not too familiar with the city of Palu. Determination of the shortest route in this application using Dijkstra algorithm. This algorithm is used to find the shortest path on a directed graph. This algorithm uses the Greedy principle which states that at each step we choose the minimum-weighted side and put it into the solution set.