Generated on Sat Aug 16 2014 17:19:25 for Gecode by doxygen 1.8.7
Range and value iterators for set variables

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...
 

Detailed Description