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

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

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

List of all members.


Detailed Description

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

Range iterator for least upper bound of set variable views

Definition at line 217 of file set.icc.


Constructors and initialization

 LubRanges (void)
 Default constructor.
 LubRanges (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::LubRanges< SetView >::LubRanges ( void   )  [inline]

Default constructor.

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

Definition at line 231 of file set.icc.

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

Initialize with ranges for view x.

Definition at line 234 of file set.icc.


Member Function Documentation

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

Initialize with ranges for view x.

Definition at line 238 of file set.icc.


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