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

Gecode::CpltSet::LubValues< CpltSetView > Class Template Reference
[Set views]

Inherits Gecode::CpltSet::LubValues< CpltSetVarImp * >.

List of all members.


Detailed Description

template<>
class Gecode::CpltSet::LubValues< CpltSetView >

Value iterator for least upper bound of singleton set view

Definition at line 335 of file cpltset.icc.


Constructors and initialization

 LubValues (void)
 Default constructor.
 LubValues (const CpltSetView &x)
 Initialize with ranges for view x.
void init (const CpltSetView &x)
 Initialize with ranges for view x.

Constructor & Destructor Documentation

Gecode::CpltSet::LubValues< CpltSetView >::LubValues ( void   )  [inline]

Default constructor.

Reimplemented from Gecode::CpltSet::LubValues< CpltSetVarImp * >.

Definition at line 349 of file cpltset.icc.

Gecode::CpltSet::LubValues< CpltSetView >::LubValues ( const CpltSetView x  )  [inline]

Initialize with ranges for view x.

Definition at line 352 of file cpltset.icc.


Member Function Documentation

void Gecode::CpltSet::LubValues< CpltSetView >::init ( const CpltSetView x  )  [inline]

Initialize with ranges for view x.

Definition at line 356 of file cpltset.icc.


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