Package JaCoP.set.search

Class Summary
IndomainSetMax<T extends SetVar> IndomainMin - implements enumeration method based on the selection of the maximal value in the domain of variable
IndomainSetMin<T extends SetVar> IndomainMin - implements enumeration method based on the selection of the minimal value in the domain of variable
IndomainSetRandom<T extends SetVar> IndomainMin - implements enumeration method based on the selection of the maximal value in the domain of variable
MaxCardDiff<T extends SetVar> Defines a maximum cardinality difference variable comparator.
MaxGlbCard<T extends SetVar> Defines a maximum cardinality, of the greatest lowest bound, variable comparator.
MaxLubCard<T extends SetVar> Defines a maximum cardinality, of the least upper bound, variable comparator.
MinCardDiff<T extends SetVar> Defines a minimum cardinality difference variable comparator.
MinGlbCard<T extends SetVar> Defines a minimum cardinality, of the greatest lowest bound, variable comparator.
MinLubCard<T extends SetVar> Defines a minimum cardinality, of the least upper bound, variable comparator.