International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 181 - Number 48 |
Year of Publication: 2019 |
Authors: Nitin Arora, Somansh Garg, Varad Sant, Rohit Goyal |
10.5120/ijca2019918654 |
Nitin Arora, Somansh Garg, Varad Sant, Rohit Goyal . Automated Optimum Route Generator and Data Analyzer. International Journal of Computer Applications. 181, 48 ( Apr 2019), 17-21. DOI=10.5120/ijca2019918654
As a traveler, it has become a necessity to first select the most optimum analyze route that is the shortest path to travel the cities and then travel through the path. This paper is aimed to provide its users the most optimized path to travel, that will consume the minimum amount of time and distance. To achieve this, Travelling Salesman Problem algorithm through genetic algorithm has been implemented. The paper also provides with the feature of a data analyzer. This aims to analyze the data provided by the users for a particular city and generate the ratings based on the data. To provide the feature of data analyzer, Knuth-Morris-Pratt algorithm for pattern matching and TRIE data structure for efficient retrieval of data has been used. As every traveler always ensure the reviews and rating of the place before visiting it, getting a brief review and knowing the rating of the city will help them in selecting the city to visit.