InterviewSolution
Saved Bookmarks
| 1. |
Consider a problem of preparing a schedule for a class of student. What type of problem is this?(a) Search Problem(b) Backtrack Problem(c) CSP(d) Planning ProblemI have been asked this question in an interview.The doubt is from Constraints Satisfaction Problems in portion Problem Solving of Artificial Intelligence |
|
Answer» Correct choice is (c) CSP |
|