work submitted for AI Lab -fall20
-> @xoraus :)
Problemsheet 01: Introduction to Prolog
the programmer specifies a goal to be achieved
the Prolog system works out how to achieve it
Problemsheet 02: List, Arthmetic, and logical operators
Problemsheet 03: implementation of BFS & DFS.
Missionaries and Cannibal Problme.
Umbrella Problem
Problemsheet 04: 8 Puzzle Problem using A* Algorithm
AO* Algorithm
Min-Max Search Trees and Alpha Beta Pruning