2020
DOI: 10.1088/1757-899x/917/1/012077
|View full text |Cite
|
Sign up to set email alerts
|

Comparative Analysis between Dijkstra and Bellman-Ford Algorithms in Shortest Path Optimization

Abstract: Due to the tremendous development in the field of computer and software sciences, the theory of graphics has spread widely and quickly, even becoming one of the most important sciences that played a large role in solving many problems of many diverse applications. These applications include computer protocols, Google Maps, games and more. Many researches have discussed shortest path algorithms to solve the shortest path problem in these applications. In this study, a very popular algorithms called Dijkstra alg… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
12
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
6
3

Relationship

0
9

Authors

Journals

citations
Cited by 42 publications
(12 citation statements)
references
References 14 publications
0
12
0
Order By: Relevance
“…[9] Dijkstra algorithm is added because the dijkstra algorithm has the advantage of being able to minimize packet loss and increase throughput. In addition, the Dijkstra algorithm is more effective than other routing algorithms based on research [10] [11].…”
Section: Methodsmentioning
confidence: 99%
“…[9] Dijkstra algorithm is added because the dijkstra algorithm has the advantage of being able to minimize packet loss and increase throughput. In addition, the Dijkstra algorithm is more effective than other routing algorithms based on research [10] [11].…”
Section: Methodsmentioning
confidence: 99%
“…Therefore, the number of relay nodes in the generated route is limited. In this paper, the Bellman-Ford algorithm is improved to limit the number of edges in the generated shortest path, that is, the number of relay nodes [31].…”
Section: Shortest Path Algorithm With Limited Hopsmentioning
confidence: 99%
“…Instead, it repeatedly loops over all edges and updating the distances to the start node. BFA considered as a Dynamic Algorithm and it can calculate the negative directed edges [21], can minimize the cost when network was built by not building lot of router paths as it can find the shortest path from one node to another. Besides that, when used in Routing Information Protocol (RIP) a slow response to changes in network topology resulting from slow updates passed from the RIP device to the next device.…”
Section: Artefactmentioning
confidence: 99%