Vidyalelo
Data Structure · Q103

Graph Algorithms (DFS, BFS, Dijkstras, etc)

Programming · Data Structure · question 103

Q103

Which of the following is the greedy best first search?

A.
Pure Heuristic Search
Answer
B.
A*
C.
B*
D.
Both A* and B*

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board