Using integer set variables and constraints
[Programming models]
Enumeration Type Documentation
enum Gecode::SetRelType |
Common relation types for sets.
The total order on sets is defined as the lexicographic order on their characteristic functions, e.g., means that either is empty or the minimal element of the symmetric difference is in .
enum Gecode::SetOpType |