International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 179 - Number 50 |
Year of Publication: 2018 |
Authors: Maharshi J. Pathak, Ronit L. Patel, Sonal P. Rami |
10.5120/ijca2018917358 |
Maharshi J. Pathak, Ronit L. Patel, Sonal P. Rami . Comparative Analysis of Search Algorithms. International Journal of Computer Applications. 179, 50 ( Jun 2018), 40-43. DOI=10.5120/ijca2018917358
Nowadays many artificial intelligence search algorithms are available to figure out the problem of shortest path finding. The paper presents the detailed study of informed search and uninformed search techniques. The paper focuses more towards uninformed search strategies such as BFS, DFS, and UCS and informed search strategies like A*, and Best First Search. The paper includes working of search techniques, their merits, and demerits, where these algorithms are applicable, also open and closed list for each algorithm are shown. At last comparison of search techniques based on complexity, optimality and completeness are presented in tabular form.