Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 416 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 416 Bytes

Solving-Problems-by-Searching

This is a homework about various Uninformed and Informed search algorithms, implemented for solving a simple game. This homework is a part of many projects in a Fundamentals to AI course @ FUM.

Implementation of search algorithms is written in Java, in Src folder. There is a visualizer for visualizing result of searches in the game. The game is explained in the Search_Project.pdf