Gecode::Set::LubRanges< SetView > Class Template Reference
[Set views]
Range iterator for least upper bound of set variable views More...
#include <set.hpp>
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 * >.
| Gecode::Set::LubRanges< SetView >::LubRanges | ( | const SetView & | x | ) | [inline] |
Member Function Documentation
| void Gecode::Set::LubRanges< SetView >::init | ( | const SetView & | x | ) | [inline] |
The documentation for this class was generated from the following file:
- gecode/set/view/set.hpp
