Multiple choice

Constraint satisfaction is a search procedure that operates in a space of

  1. rules

  2. operators

  3. constraints

  4. none of these

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

Constraint satisfaction problems involve finding values for variables that satisfy a set of constraints, operating within a space defined by those constraints.