p-Index From 2020 - 2025
4.315
P-Index
This Author published in this journals
All Journal Jurnal Buana Informatika Journal of ICT Research and Applications Jurnal Edukasi dan Penelitian Informatika (JEPIN) CESS (Journal of Computer Engineering, System and Science) Fountain of Informatics Journal Format : Jurnal Imiah Teknik Informatika JOIV : International Journal on Informatics Visualization Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) Jurnal Ilmiah FIFO CIRCUIT: Jurnal Ilmiah Pendidikan Teknik Elektro INOVTEK Polbeng - Seri Informatika JMM (Jurnal Masyarakat Mandiri) SINTECH (Science and Information Technology) Journal Jurnal Teknoinfo ILKOM Jurnal Ilmiah J-SAKTI (Jurnal Sains Komputer dan Informatika) JURIKOM (Jurnal Riset Komputer) JURTEKSI IJISCS (International Journal Of Information System and Computer Science) Jurnal Riset Informatika JIPI (Jurnal Ilmiah Penelitian dan Pembelajaran Informatika) CSRID (Computer Science Research and Its Development Journal) Jurnal Teknologi Komputer dan Sistem Informasi Jurnal Tekno Kompak Respati JTIKOM: Jurnal Teknik dan Sistem Komputer Jurnal Teknologi dan Sistem Informasi Journal Social Science And Technology For Community Service J-SAKTI (Jurnal Sains Komputer dan Informatika) Insearch: Information System Research Journal JUSTIN (Jurnal Sistem dan Teknologi Informasi) International Journal of Informatics, Economics, Management and Science Bulletin of Informatics and Data Science Jurnal Informatika: Jurnal Pengembangan IT JTKSI (Jurnal Teknologi Komputer dan Sistem Informasi)
Claim Missing Document
Check
Articles

Found 1 Documents
Search
Journal : IJISCS (International Journal Of Information System and Computer Science)

IMPLEMENTATION OF DIJKSTRA'S ALGORITHM IN DETERMINING THE SHORTEST PATH (CASE STUDY: SPECIALIST DOCTOR SEARCH IN BANDAR LAMPUNG) Rakhmat Dedi Gunawan; Riduwan Napianto; Rohmat Indra Borman; Irma Hanifah
IJISCS (International Journal of Information System and Computer Science) Vol 3, No 3 (2019): IJISCS (International Journal of Information System and Computer Science)
Publisher : STMIK Pringsewu Lampung

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.56327/ijiscs.v3i3.768

Abstract

The shortest route from a trip will shorten the travel time. Likewise, in the case of the search for specialists. In the search for a specialist the community must come to the health service to ask for specialist information needed. The shortest path is a problem to find the path between two or more vertices in the minimum numbered weighted graph. To make it easier to solve the shortest path problems, a search algorithm is needed. The algorithm that is commonly used in solving problems in finding the shortest path or path is Dijkstra's algorithm. The basic idea of Dijkstra's own algorithm is to find the cost value closest to the destination that functions in a weighted graph. In this study, the Dijkstra algorithm finds the shortest path based on the smallest weight from one point to another, so that it can help provide path choices. Based on the trial of Dijkstra's algorithm, it has the ability to find the shortest path, because in the algorithm each graph is selected the side with the minimum weight that connects a selected node with another node that has not been selected.