Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.12 KB

README.MD

File metadata and controls

21 lines (16 loc) · 1.12 KB

Star Badge Open Source Love

AI Problems

🛠️ Description

This repository contains AI Problems

⚙️ Problems

  1. Write a program in Python to design the Depth First Search (DFS) and Breadth First Search (BFS) Algorithm, which find the path from a given start state to the goal state in state space.
  2. Write a program in Python to design the A-Star Algorithm, which find the path from a given start state to the goal state in state space.
  3. Write a program in Python to design the UCS Algorithm, which find the path from a given start state to the goal state in state space.
  4. Write a program in Python to design the Best First Search, which find the path from a given start state to the goal state in state space.

🤖 Contributer

mr-shitij Nupur Chavan mr-sanskarjamadar tech-sumit