/swish/pack/sCASP/prolog/scasp/clp/disequality.pl
All Application Manual Name SummaryHelp

  • scasp
    • clp
      • call_stack.pl -- Call stack constraint solver
      • disequality.pl -- Constraint solver for disequalities
        • .=./2
        • .\=./2
        • not_unify/2
        • loop_term/2
        • ∉/2
      • clpq.pl -- Extension of the constraint solver CLP(Q)
 .=.(A, B)
Constructive unification of a negatively constrained variable with a non- variable value will succeed if the non-variable value does not constructively unify with any element in the variable’s prohibited value list.