Generated on Tue May 22 09:40:53 2018 for Gecode by doxygen 1.6.3

Gecode::TupleSet::ValueData Class Reference

Data about values in the table. More...

#include <int.hh>

List of all members.

Public Member Functions

unsigned int start (int n) const
 Find start range for value n.

Public Attributes

unsigned int n
 Number of ranges.
Ranger
 Ranges.

Detailed Description

Data about values in the table.

Definition at line 2165 of file int.hh.


Member Function Documentation

unsigned int Gecode::TupleSet::ValueData::start ( int  n  )  const [inline]

Find start range for value n.

Definition at line 93 of file tuple-set.hpp.


Member Data Documentation

Number of ranges.

Definition at line 2168 of file int.hh.

Ranges.

Definition at line 2170 of file int.hh.


The documentation for this class was generated from the following files: