Range iterator for greatest lower bound of set variable views More...
#include <set.hpp>
Constructors and initialization | |
GlbRanges (void) | |
Default constructor. | |
GlbRanges (const SetView &x) | |
Initialize with ranges for view x. | |
void | init (const SetView &x) |
Initialize with ranges for view x. |
Range iterator for greatest lower bound of set variable views
Gecode::Set::GlbRanges< SetView >::GlbRanges | ( | void | ) | [inline] |
Default constructor.
Reimplemented from Gecode::Set::GlbRanges< SetVarImp * >.
Gecode::Set::GlbRanges< SetView >::GlbRanges | ( | const SetView & | x | ) | [inline] |
void Gecode::Set::GlbRanges< SetView >::init | ( | const SetView & | x | ) | [inline] |