scispace - formally typeset
N

Nageshwara Rao Vempaty

Researcher at University of Central Florida

Publications -  2
Citations -  77

Nageshwara Rao Vempaty is an academic researcher from University of Central Florida. The author has contributed to research in topics: Best-first search & Depth-first search. The author has an hindex of 2, co-authored 2 publications receiving 75 citations.

Papers
More filters
Proceedings Article

Depth-first vs best-first search

TL;DR: A model is developed to analyze the time and space complexity of these three heuristic search algorithms in terms of the heuristic branching factor and solution density and presents a new algorithm, DFS*, which is a hybrid of iterative deepening and depth-first branch-and-bound, and shows that it outperforms the other three algorithms on some problems.