Ilovepdf Merged
Ilovepdf Merged
11. Analyze the challenges associated with uninformed search strategies in large state
spaces and propose possible solutions.
12. Evaluate the effectiveness of heuristics in improving search efficiency and discuss
potential pitfalls when using heuristics.
13. Discuss the trade-offs between exploration and exploitation in search strategies,
particularly in the context of AI learning.
14. Find the path to reach from S to G using A* Graph Search Algorithm.
15. Find the path to reach from a to f using A* Tree Search Algorithm.