Abstract: The purpose of this research is to determine the shortest path in the Universiti Malaysia Sabah main campus using the Dijkstra algorithm. It is to determine the paths from selected locations ...
Abstract: Dijkstra’s shortest path algorithm is a fundamental graph search method widely used in domains such as navigation, robotics, gaming, and network routing. However, its performance can degrade ...