Computer Science, asked by kvp11223344, 1 year ago

Consider two clauses P(x, f(x)) and P(f(y), y). What is the result of unification?
Cannot be unified
{x/f(y), y/f(x)}
{x/y}
{x/f(f(x)), y/f(x)}

Answers

Answered by pranjal72
0
i think it is incomplete
Similar questions