Range iterator for least upper bound of constant universe set view More...
#include <const.hpp>
Constructors and initialization | |
LubRanges (void) | |
Default constructor. | |
LubRanges (const UniverseView &x) | |
Initialize with ranges for view x. | |
void | init (const UniverseView &x) |
Initialize with ranges for view x. |
Range iterator for least upper bound of constant universe set view
Gecode::Set::LubRanges< UniverseView >::LubRanges | ( | void | ) | [inline] |
Gecode::Set::LubRanges< UniverseView >::LubRanges | ( | const UniverseView & | x | ) | [inline] |
void Gecode::Set::LubRanges< UniverseView >::init | ( | const UniverseView & | x | ) | [inline] |