Bellman-Ford Algorithm for Shortest Path Selection

Authors

  • Afivah Universitas Negeri Padang
  • Meira Perma Dewi Universitas Negeri Padang

DOI:

https://doi.org/10.24036/rmj.v4i1.65

Keywords:

Shortest Path, Bellman-Ford Algorithm

Abstract

Determining the shortest path from one point to another (destination) is a problem often encountered in life. With the development of science and technology, the problem of finding the shortest path can be solved using various algorithms. The algorithm that is often used to find the shortest route is the Bellman-Ford algorithm. The Bellman-Ford algorithm requires initial location parameters and a destination as input to determine the shortest path. The algorithm's results provide the shortest distance along with the route from the initial location to the destination. Applying the Bellman-Ford Algorithm provides the shortest distance as a solution to the problem. This research determines the shortest path from the origin to the destination point, modeled by a weighted graph. The Bellman-Ford algorithm starts the iteration by updating the distance at each vertex if a shorter distance is found.

Downloads

Published

2025-04-27

How to Cite

Afivah, & Meira Perma Dewi. (2025). Bellman-Ford Algorithm for Shortest Path Selection. Rangkiang Mathematics Journal, 4(1), 1–5. https://doi.org/10.24036/rmj.v4i1.65