
Data about values in the table. More...
#include <int.hh>
Public Member Functions | |
| unsigned int | start (int n) const |
| Find start range for value n. | |
Public Attributes | |
| unsigned int | n |
| Number of ranges. | |
| Range * | r |
| Ranges. | |
|
inline |
Find start range for value n.
Definition at line 93 of file tuple-set.hpp.
| unsigned int Gecode::TupleSet::ValueData::n |