Class AI::CSP::AllDifferent
In: ai/csp/constraint.rb
Parent: Constraint

An example of a specialized constraint type. It ensures that all participating variables have different values.

Methods

new   propagate  

Public Class methods

Public Instance methods

[Validate]