Generated on Wed Nov 1 15:05:21 2006 for Gecode by doxygen 1.4.5

Gecode::Iter::Ranges::Virt Namespace Reference


Classes

class  Compl
 Range iterator for computing the complement (described by template arguments). More...
class  ComplVal
 Range iterator for computing the complement (described by values). More...
class  Inter
 Range iterator for computing intersection (binary). More...
class  NaryInter
 Range iterator for intersection for any number of iterators. More...
class  Union
 Range iterator for computing union (binary). More...
class  NaryUnion
 Range iterator for union for any number of iterators. More...
class  Iterator
 Abstract base class for range iterators. More...
class  RangesTemplate
 Adaptor class to virtualize any iterator. More...