Generated on Thu Jul 6 07:07:06 2006 for Gecode by doxygen 1.4.7

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.


Constructor & Destructor 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.


Member Function Documentation

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: