Generated on Wed Mar 19 07:30:11 2008 for Gecode by doxygen 1.5.5

Gecode::Set::Gecode::Set::GlbRanges< ComplementView< ComplementView< View > > > Class Template Reference
[Programming set actors]

Inherits Gecode::Set::GlbRanges< View >.

List of all members.


Detailed Description

template<class View>
class Gecode::Set::Gecode::Set::GlbRanges< ComplementView< ComplementView< View > > >

Range iterator for the greatest lower bound of double-complement-views.

This class provides (by specialization) a range iterator for the greatest lower bounds of complements of complement set views.

Definition at line 561 of file complement.icc.


Constructors and initialization

 GlbRanges (void)
 Default constructor.
 GlbRanges (const ComplementView< ComplementView< View > > &x)
 Initialize with ranges for view x.
void init (const ComplementView< ComplementView< View > > &x)
 Initialize with ranges for view x.

Member Function Documentation

template<class View>
Gecode::Set::Gecode::Set::GlbRanges< ComplementView< ComplementView< View > > >::GlbRanges ( void   )  [inline]

Default constructor.

Reimplemented from Gecode::Set::GlbRanges< View >.

Definition at line 567 of file complement.icc.

template<class View>
Gecode::Set::Gecode::Set::GlbRanges< ComplementView< ComplementView< View > > >::GlbRanges ( const ComplementView< ComplementView< View > > &  x  )  [inline]

Initialize with ranges for view x.

Definition at line 578 of file complement.icc.

template<class View>
void Gecode::Set::Gecode::Set::GlbRanges< ComplementView< ComplementView< View > > >::init ( const ComplementView< ComplementView< View > > &  x  )  [inline]

Initialize with ranges for view x.

Definition at line 584 of file complement.icc.


The documentation for this class was generated from the following file: