Jennifer C. Dela Cruz, Glenn V. Magwili, Juan Pocholo E. Mundo, Giann Paul B. Gregorio, Monique Lorraine L. La Moca, published in 2016 “Items-mapping and Route Optimization in a Grocery Store using DijkstrÀs, Bellman-Ford, and FloydWarshall Algorithms” The study uses three shortest-path-finding algorithms in a grocery store, namely DijkstrÀs, Bellman-Ford, and FloydWarshall Algorithms, to provide users with the shortest path to take while getting the items on their grocery list. The three algorithms produce similar path lengths in most cases, but they differ in processing time due to the different number of items in the list and it also reduces the distance traveled by the user and steps taken with the help of the application.