Generated on Mon Aug 25 11:35:53 2008 for Gecode by doxygen 1.5.6

Gecode::Set::GlbRanges< SetView > Class Template Reference
[Set views]

Inherits Gecode::Set::GlbRanges< SetVarImp * >.

List of all members.


Detailed Description

template<>
class Gecode::Set::GlbRanges< SetView >

Range iterator for greatest lower bound of set variable views

Definition at line 248 of file set.icc.


Constructors and initialization

 GlbRanges (void)
 Default constructor.
 GlbRanges (const SetView &x)
 Initialize with ranges for view x.
void init (const SetView &x)
 Initialize with ranges for view x.

Constructor & Destructor Documentation

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

Default constructor.

Reimplemented from Gecode::Set::GlbRanges< SetVarImp * >.

Definition at line 261 of file set.icc.

Gecode::Set::GlbRanges< SetView >::GlbRanges ( const SetView x  )  [inline]

Initialize with ranges for view x.

Definition at line 264 of file set.icc.


Member Function Documentation

void Gecode::Set::GlbRanges< SetView >::init ( const SetView x  )  [inline]

Initialize with ranges for view x.

Definition at line 268 of file set.icc.


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