Gecode::Int::GCC::OccurBnds< T, n > Class Template Reference
List of all members.Detailed Description
template<class T, unsigned int n>
class Gecode::Int::GCC::OccurBnds< T, n >
Tuple conataining the lower and upper cardinality bounds.
Definition at line 29 of file occur.icc.
Public Member Functions | |
| OccurBnds (void) | |
| T & | operator[] (unsigned int i) |
| const T & | operator[] (unsigned int i) const |
| T & | min (void) |
| T & | max (void) |
| void | init (Space *home, T min, T max, int c) |
| ModEvent | lq (Space *home, int n) |
| ModEvent | gq (Space *home, int n) |
| ModEvent | eq (Space *home, int n) |
| bool | assigned (void) |
| T & | operator= (const T &o) |
| int | card (void) |
| void | card (int c) |
| ModEvent | inc (void) |
| void | counter (int c) |
| int | counter (void) |
Constructor & Destructor Documentation
|
||||||||||
|
|
Member Function Documentation
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
The documentation for this class was generated from the following file:
- int/gcc/occur.icc (Revision: 2696)
