Suppose that we run a best-first search algorithm with the following evaluation functions. Explain your answers.
(a) f(n)=-g(n). What sort of search will this search emulate? (b) f(n)=g(n). What sort of search will this search emulate?

Q&A Education