Generated on Wed Mar 19 07:30:12 2008 for Gecode by doxygen 1.5.5

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

Inherits Gecode::Int::IntVarImpFwd.

List of all members.


Detailed Description

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

Range iterator for least upper bound of singleton set view

Definition at line 324 of file singleton.icc.


Constructors and initialization

 LubRanges (void)
 Default constructor.
 LubRanges (const SingletonView &x)
 Initialize with ranges for view x.
void init (const SingletonView &x)
 Initialize with ranges for view x.

Member Function Documentation

Gecode::Set::Gecode::Set::LubRanges< SingletonView >::LubRanges ( void   )  [inline]

Default constructor.

Definition at line 338 of file singleton.icc.

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

Initialize with ranges for view x.

Definition at line 341 of file singleton.icc.

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

Initialize with ranges for view x.

Definition at line 345 of file singleton.icc.


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