0 votes
in Artificial Intelligence by
Constraint Propagation technique actually modifies the CSP problem.

(a) True

(b) False

The question was posed to me by my school teacher while I was bunking the class.

My question is taken from Constraints Satisfaction Problems in division Problem Solving of Artificial Intelligence

Select the correct answer from above options

Interview Questions and Answers, Database Interview Questions and Answers for Freshers and Experience

1 Answer

0 votes
by
The correct option is (a) True

The best explanation: Constraints are propagated towards goal node, modifying the actual problem.
...