Generated on Thu Jan 16 2025 00:00:00 for Gecode by doxygen 1.14.0

Topics

 Set modification events and propagation conditions
 Set views

Classes

class  Gecode::Set::RangesCompl< I >
 A complement iterator spezialized for the BndSet limits. More...
class  Gecode::Set::LubRanges< T >
 Range iterator for the least upper bound. More...
class  Gecode::Set::GlbRanges< T >
 Range iterator for the greatest lower bound. More...
class  Gecode::Set::UnknownRanges< T >
 Range iterator for the unknown set. More...
class  Gecode::Set::LubRanges< SetVarImp * >
 Range iterator for the least upper bound of a set variable implementation. More...
class  Gecode::Set::GlbRanges< SetVarImp * >
 Range iterator for the greatest lower bound of a set variable implementation. More...
class  Gecode::Set::LubRanges< ComplementView< ComplementView< View > > >
 Range iterator for the least upper bound of double-complement-views. More...
class  Gecode::Set::GlbRanges< ComplementView< ComplementView< View > > >
 Range iterator for the greatest lower bound of double-complement-views. More...

Detailed Description