
Range iterator for Boolean variable views More...
#include <bool.hpp>
Constructors and initialization | |
| ViewRanges (void) | |
| Default constructor. | |
| ViewRanges (const BoolView &x) | |
| Initialize with ranges for view x. | |
| void | init (const BoolView &x) |
| Initialize with ranges for view x. | |
Range iterator for Boolean variable views
| Gecode::Int::ViewRanges< BoolView >::ViewRanges | ( | void | ) | [inline] |
| Gecode::Int::ViewRanges< BoolView >::ViewRanges | ( | const BoolView & | x | ) | [inline] |
| void Gecode::Int::ViewRanges< BoolView >::init | ( | const BoolView & | x | ) | [inline] |