
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. | |
Additional Inherited Members | |
Public Member Functions inherited from Gecode::Set::GlbRanges< SetVarImp * > | |
| GlbRanges (const SetVarImp *x) | |
| Initialize with ranges for variable implementation x. | |
| void | init (const SetVarImp *) |
| Initialize with ranges for variable implementation x. | |
Range iterator for greatest lower bound of set variable views
|
inline |
Default constructor.
Reimplemented from Gecode::Set::GlbRanges< SetVarImp * >.
|
inline |
|
inline |