Back to the 2025 paper
Similar questions
Artificial intelligenceDescribe the working of simulated annealing with suitable example.20257mArtificial intelligenceWhich of the following is a stochastic search method? (i) Breadth First Search (ii) Particle Swarm Optimization (iii) Depth First Search (iv) A* Search20252mArtificial intelligenceWhich of these search strategies is *not* complete in infinite-depth spaces? (i) Breadth-First Search (ii) Depth-First Search (iii) DFID (iv) A^* Search20242mDesign and Analysis of Algorithms In an unweighted graph, which algorithm is guaranteed to find the shortest path between two nodes? (i) Depth First Search (ii) Kruskal's Algorithm (iii) Breadth First Search (iv) Prim's Algorithm20252m