Multiple choice

_______ provides a way of solving problems as well as a framework for implementing direct techniques.

  1. Abstraction

  2. Search

  3. Solution

  4. None of the above

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

Search provides the fundamental framework for exploring state spaces to find solutions. It defines how to move from an initial state to a goal state using operators.