Back to the 2024 paper
Similar questions
Artificial intelligenceDescribe the working of simulated annealing with suitable example.20257mArtificial intelligenceNeural Networks are inspired by (i) Genetic evolution (ii) Human brain (iii) Particle movement (iv) Graph theory20252m Compiler DesignExplain local and global optimization techniques.20257mDesign and Analysis of Algorithms Explain the approximation algorithm for the travelling salesman problem.20257m
PreviousDefine a basic Constraint Satisfaction Problem (CSP) involving three variables and solve it using backtracking. Also explain the role of domain and constraints.NextCreate a simple two-player game tree (3 levels) and show how the Minimax algorithm selects the best move for the maximizing player.