testFMultipleTermNotUnify
Tests the query
?- '\\='(f(X,Y,X),f(a(X),a(Y),Y,2)).Content copied to clipboard
succeeds 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)).succeeds on a solver initialized with default built-ins and with and empty theory.