Class
AI::CSP::INT::NotEqual
In:
ai/csp/int.rb
Parent:
Constraint
Ensures no two of these have the same value. TODO Could be called
AllDifferent
.
Methods
new
propagate
Public Class methods
new
(*variables)
Public Instance methods
propagate
(variable, level)
[Validate]