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. |
Range iterator for least upper bound of set variable views
Gecode::Set::LubRanges< SetView >::LubRanges | ( | void | ) | [inline] |
Default constructor.
Reimplemented from Gecode::Set::LubRanges< SetVarImp * >.
Gecode::Set::LubRanges< SetView >::LubRanges | ( | const SetView & | x | ) | [inline] |
void Gecode::Set::LubRanges< SetView >::init | ( | const SetView & | x | ) | [inline] |