1

I understand that a tree-based variant will have nodes repeatedly added to the frontier. How do I craft an example where a particular goal node is never found. Is this example valid.

enter image description here

On the other hand, how do I explain that the graph-based version of the greedy best-first search is complete?

nbro
  • 39,006
  • 12
  • 98
  • 176
goldilocks
  • 53
  • 1
  • 4
  • Hi and welcome to AI SE! Do you know the difference between tree search and graph search? If not, please, read [this answer](https://ai.stackexchange.com/a/9554/2444). – nbro May 21 '20 at 14:34

0 Answers0