Khairul Imam
Universitas Widyatama

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

PENERAPAN ALGORITMA DJIKSTRA PADA PENCARIAN JALUR TERPENDEK Ely Stya Arga; Gun Gun Firmansyah; Khairul Imam; Muchammad Fauzi
Jurnal Bayesian : Jurnal Ilmiah Statistika dan Ekonometrika Vol. 1 No. 2 (2021): Jurnal Bayesian : Jurnal Ilmiah Statistika dan Ekonometrika
Publisher : LPPM Universitas Bina Bangsa

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (194.335 KB) | DOI: 10.46306/bay.v1i2.15

Abstract

The development of the times demands an effective and efficient method of activity. One of them is the method for determining the path. Dynamic human activities and being required to make displacement require a method that helps in determining the shortest path. Determining the shortest path has a reason to save fuel, time and power. One method that can be used for closest distance search is to use Dijkstra's algorithm. Dijkstra algorithm is an algorithm that applies a graph of direction and weight, where the distance between points is the weight of each arrow. This algorithm will look for the path with the minimum cost between one point and another. In addition, Dijkstra's algorithm can also be used to calculate the total cost or cost of the shortest trajectory that has been formed