Class Distinct

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

public final class Distinct extends AbstractSingleResultPredicate
all_different([X,Y,Z]) - enforce that none of the given CLP variables share the same value.