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

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 159 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.


Member Function Documentation

Gecode::Set::LubRanges< SetView >::LubRanges void   )  [inline]
 

Default constructor.

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

Definition at line 173 of file set.icc.

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

Initialize with ranges for view x.

Definition at line 176 of file set.icc.

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

Initialize with ranges for view x.

Definition at line 180 of file set.icc.


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