Skip to content

rahulssv/Artificial_Intelligence

Repository files navigation

Artificial_Intelligence

Artificial Intelligence Experiments

  1. To implement the Missionaries and Cannibals Problem Using Breadth First Search.
  2. To implement the Water Jug Problem Using Depth First Search
  3. To implement the 8 puzzle Problem using Best First Search.
  4. To implement the 8 Queen Problem using Best First Search.
  5. To implement Expert System.
  6. To implement Tic-Tac-Toe (MiniMax Algorithm).
  7. To implement Constraint Satisfaction Problem.
  8. To implement A* Search Algorithm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published