InterviewSolution
Saved Bookmarks
| 1. |
____________ is/are useful when the original formulation of a problem is altered in some way, typically because the set of constraints to consider evolves because of the environment.(a) Static CSPs(b) Dynamic CSPs(c) Flexible CSPs(d) None of the mentionedI had been asked this question in a job interview.I'd like to ask this question from Constraints Satisfaction Problems topic in division Problem Solving of Artificial Intelligence |
|
Answer» RIGHT answer is (b) Dynamic CSPs For explanation: REFER to the DEFINITION of Dynamic CSPs algorithm. |
|