Range information.
More...
#include <int.hh>
|
unsigned int | width (void) const |
| Return the width.
|
const BitSetData * | supports (unsigned int n_words, int n) const |
| Return the supports for value n.
|
Range information.
Definition at line 2216 of file int.hh.
◆ width()
unsigned int Gecode::TupleSet::Range::width |
( |
void | | ) |
const |
|
inline |
◆ supports()
const TupleSet::BitSetData * Gecode::TupleSet::Range::supports |
( |
unsigned int | n_words, |
|
|
int | n ) const |
|
inline |
Return the supports for value n.
Definition at line 50 of file tuple-set.hpp.
◆ min
int Gecode::TupleSet::Range::min |
Minimum value.
Definition at line 2219 of file int.hh.
◆ max
int Gecode::TupleSet::Range::max |
Maximum value.
Definition at line 2221 of file int.hh.
Begin of supports.
Definition at line 2223 of file int.hh.
The documentation for this class was generated from the following files: