Generated on Sat Aug 25 2012 15:53:14 for Gecode by doxygen 1.7.5
Gecode::Set::GlbRanges< ComplementView< ComplementView< View > > > Class Reference

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

#include <complement.hpp>

List of all members.

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.

Detailed Description

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.


Constructor & Destructor Documentation

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

Default constructor.

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

Definition at line 523 of file complement.hpp.

Initialize with ranges for view x.

Definition at line 534 of file complement.hpp.


Member Function Documentation

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

Initialize with ranges for view x.

Definition at line 540 of file complement.hpp.


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