Skip to content

abdur-rafi/CSE-318-Artificial-Intelligence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)