Finding the shortest paths among cities in Java Island using node combination based on Dijkstra algorithm

Bilqis Amaliah, Chastine Fatichah, Olyn Riptianingdyah

Research output: Contribution to journalArticlepeer-review

12 Citations (Scopus)

Abstract

This study focuses on finding the shortest paths among cities in Java Island by repeatedly combining the start node's nearest neighbor to implement Dijkstra algorithm. Node combination is used to find the shortest path among cities in Java by deleting the node nearest to the start node. The use of memory by node combination is more efficient than the use of memory by the original Disjkstra algorithm. The 46 cities in Java Island will be used to evaluate the performance of finding shortest path. The experimental results show that the accuracy of node combination is 92.88% with the Google Map as the reference. The successful implementation of algorithm in finding the shortest path on the real problem is a good point; therefore, the algorithm can be developed to solve the transportation network problem.

Original languageEnglish
Pages (from-to)2219-2236
Number of pages18
JournalInternational Journal on Smart Sensing and Intelligent Systems
Volume9
Issue number4
DOIs
Publication statusPublished - 2016

Keywords

  • Dijkstra algorithm
  • Node combination
  • Shortest path problem
  • Transportation problem

Fingerprint

Dive into the research topics of 'Finding the shortest paths among cities in Java Island using node combination based on Dijkstra algorithm'. Together they form a unique fingerprint.

Cite this