1.

Constraint satisfaction problems on finite domains are typically solved using a form of ___________(a) Search Algorithms(b) Heuristic Search Algorithms(c) Greedy Search Algorithms(d) All of the mentionedThis question was posed to me during an interview.My doubt is from Constraints Satisfaction Problems topic in chapter Problem Solving of Artificial Intelligence

Answer» CORRECT answer is (d) All of the mentioned

Easiest explanation: Any SEARCH TECHNIQUES can be USED


Discussion

No Comment Found

Related InterviewSolutions