Range iterator for double-precision scale integer views More...
#include <scale.hpp>
Constructors and initialization | |
ViewRanges (void) | |
Default constructor. | |
ViewRanges (const DoubleScaleView &x) | |
Initialize with ranges for view x. | |
void | init (const DoubleScaleView &x) |
Initialize with ranges for view x. |
Range iterator for double-precision scale integer views
Gecode::Int::ViewRanges< DoubleScaleView >::ViewRanges | ( | void | ) | [inline] |
Gecode::Int::ViewRanges< DoubleScaleView >::ViewRanges | ( | const DoubleScaleView & | x | ) | [inline] |
void Gecode::Int::ViewRanges< DoubleScaleView >::init | ( | const DoubleScaleView & | x | ) | [inline] |