Range and value iterators for set variables
[Using finite integer sets]
Classes | |
class | Gecode::SetVarGlbRanges |
Iterator for the greatest lower bound ranges of a set variable. More... | |
class | Gecode::SetVarLubRanges |
Iterator for the least upper bound ranges of a set variable. More... | |
class | Gecode::SetVarUnknownRanges |
Iterator for the unknown ranges of a set variable. More... | |
class | Gecode::SetVarGlbValues |
Iterator for the values in the greatest lower bound of a set variable. More... | |
class | Gecode::SetVarLubValues |
Iterator for the values in the least upper bound of a set variable. More... | |
class | Gecode::SetVarUnknownValues |
Iterator for the values in the unknown set of a set variable. More... |