A Review And Evaluations Of Shortest Path Algorithms

Nowadays, in computer networks, the routing is based on the shortest path problem. This will help in minimizing the overall costs of setting up computer networks. New technologies such as map-related systems are also applying the shortest path problem. This paper’s main objective is to evaluate the Dijkstra’s Algorithm, Floyd-Warshall Algorithm, Bellman-Ford Algorithm, and Genetic Algorithm (GA) in solving the shortest path problem. A short review is performed on the various types of shortest path algorithms. Further explanations and implementations of the algorithms are illustrated in graphical forms to show how each of the algorithms works. A framework of the GA for finding optimal solutions to the shortest path problem is presented. The results of evaluating the Dijkstra’s, Floyd-Warshall and Bellman-Ford algorithms along with their time complexity conclude the paper.

[1]  Umit Atila,et al.  A genetic algorithm approach for finding the shortest driving time on mobile devices , 2011 .

[2]  Michael Negnevitsky,et al.  Artificial Intelligence: A Guide to Intelligent Systems , 2001 .

[3]  Ashraf S. Hasan Mahmoud,et al.  A Heuristic Genetic Algorithm for the Single Source Shortest Path Problem , 2007, 2007 IEEE/ACS International Conference on Computer Systems and Applications.

[4]  Steven Skiena,et al.  Programming challenges: the programming contest training manual , 2003, SIGA.

[5]  Da Ruan,et al.  An efficient algorithm for the Single-Source Shortest Path Problem in graph theory , 2008, 2008 3rd International Conference on Intelligent System and Knowledge Engineering.

[6]  Chen Xi,et al.  A New Shortest Path Algorithm based on Heuristic Strategy , 2006, 2006 6th World Congress on Intelligent Control and Automation.

[7]  Michael Negnevitsky,et al.  Artificial Intelligence: A Guide to Intelligent Systems Third Edition , 2011 .

[8]  Steven Skiena,et al.  Programming Challenges , 2003, Texts in Computer Science.

[9]  Stefan Hougardy,et al.  The Floyd-Warshall algorithm on graphs with negative cycles , 2010, Inf. Process. Lett..

[10]  Benedikt Nordhoff,et al.  Dijkstra’s Algorithm , 2013 .