Class NotUnifiable

java.lang.Object
org.projog.core.predicate.AbstractSingleResultPredicate
org.projog.core.predicate.builtin.compare.NotUnifiable
All Implemented Interfaces:
KnowledgeBaseConsumer, PredicateFactory

public final class NotUnifiable extends AbstractSingleResultPredicate
X \= Y - checks whether two terms cannot be unified.

If X can be NOT unified with Y the goal succeeds else the goal fails.