Generated on Thu Apr 11 14:00:09 2019 for Gecode by doxygen 1.6.3

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

Range iterator for least upper bound of set variable views More...

#include <set.hpp>

List of all members.

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.

Detailed Description

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

Range iterator for least upper bound of set variable views

Definition at line 211 of file set.hpp.


Constructor & Destructor Documentation

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

Default constructor.

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

Definition at line 225 of file set.hpp.

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

Initialize with ranges for view x.

Definition at line 228 of file set.hpp.


Member Function Documentation

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

Initialize with ranges for view x.

Definition at line 232 of file set.hpp.


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