Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 315 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 315 Bytes

Artificial-Intelligence-Repo

This is repo for artificial intelligence assignments

Artificial Intelligence - III is BFS and DFS algos for 8 puzzle problem

Artificial Intelligence - IV is Iterative Deepening DFS algo for 15 puzzle problem

Artificial Intelligence - V is A* and IDA A* algo for 15 puzzle problem