Question: From Modern Programming Languages: a practical introduction 2nd Edition Exercise 1 What is the MGU used in each of the following resolution steps, and what
From Modern Programming Languages: a practical introduction 2nd Edition
Exercise 1 What is the MGU used in each of the following resolution steps, and what is the new list of goal terms that results?
d. resolution ( [ append ( [] , B, B ) ] , [ append(X, Y, [1, 2] ) ] )
e. resolution ( [ append ( [Head | TailA] , B, [Head | TailC]), [ append(X, Y, [1, 2] ) ] )
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
