Multiple choice

______ is a technique that improves the efficiency of a search process.

  1. Game playing

  2. Planning

  3. Heuristic

  4. Learning

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Heuristics are rules of thumb or informed guesses that guide the search process toward promising states, significantly reducing the number of nodes explored compared to blind search.