Prove that more informed heuristics develop the same or less of the search space. Explain Greedy
Prove that more informed heuristics develop the same or less of the search space. Explain Greedy Best-first search with an example. Give pseudocode for the algorithm. Define the two heuristics used (h(n) and g(n)).