This document provides instructions for Lab Assignment 4 on implementing a unification algorithm. Students are asked to write a program that takes two literals as input and outputs a set of substitutions by applying the unification algorithm. The objectives are to study and code the unification algorithm. As background, students should briefly explain unification, resolution as a proof procedure, and applications of unification in 2-3 pages.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
126 views
AI Lab 4 Unification Algorithm Writeup
This document provides instructions for Lab Assignment 4 on implementing a unification algorithm. Students are asked to write a program that takes two literals as input and outputs a set of substitutions by applying the unification algorithm. The objectives are to study and code the unification algorithm. As background, students should briefly explain unification, resolution as a proof procedure, and applications of unification in 2-3 pages.