testFMultipleTermUnify
Tests the query
?- '='(f(X,Y,X),f(a(X),a(Y),Y,2)).Content copied to clipboard
fails on a solver initialized with default built-ins and with and empty theory.
Tests the query
?- '='(f(X,Y,X),f(a(X),a(Y),Y,2)).fails on a solver initialized with default built-ins and with and empty theory.