Multiple choice

__________ strategy reasons both in forward and backward directions.

  1. Constraint satisfaction

  2. Hill-climbing search

  3. Generate & test

  4. Means-ends analysis

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

Means-ends analysis is a problem-solving strategy that compares the current state to the goal state and identifies the differences, working both forward from the current state and backward from the goal to bridge the gap.