Back to the 2025 paper
Similar questions
Artificial intelligenceDescribe constraint satisfaction problem in detail.20197mArtificial intelligenceAlpha-beta pruning improves Minimax by: (i) Increasing the depth (ii) Ignoring non-optimal branches (iii) Doubling the search time (iv) Reducing the score of nodes20242mArtificial intelligenceDefine a basic Constraint Satisfaction Problem (CSP) involving three variables and solve it using backtracking. Also explain the role of domain and constraints.20247mArtificial intelligenceExplain Breadth First Search and Depth First Search with examples.20257m