Skip to content
This repository has been archived by the owner on Aug 27, 2023. It is now read-only.

Latest commit

 

History

History
4 lines (3 loc) · 209 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 209 Bytes

AI-Assignment-1

This repository contains the Prolog implementations for random search, backtracking (DFS) and breadth-first (BFS) searching algorithms that solve a simple maze, as well as some basic tests.