[Solved]Give Manual Trace Give Facts Rules Query Q37087246
Give a manual trace and give the facts and rules for thequery.

Who are cousins? parent (min,gre). parent (per,gre) parent (tag, bound) parent (upper, bound) siblings (min,upper) . cousin (X,Y) :- parent (U,X), parent (V, Y), siblings (U,V) Show transcribed image text Who are cousins? parent (min,gre). parent (per,gre) parent (tag, bound) parent (upper, bound) siblings (min,upper) . cousin (X,Y) :- parent (U,X), parent (V, Y), siblings (U,V)
Expert Answer
Answer to Give a manual trace and give the facts and rules for the query…. . . .
OR

