Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 297 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 297 Bytes

Artificial Intelligence Sessional

This repository contains the assignments given in the artificial intelligence sessional course.

  1. A* Search to find solution of N-puzzle
  2. Constraint Satisfaction Problem (Latin Square)
  3. Local Search (Exam Scheduling)
  4. Knowledge Engineering (Minesweeper)