Sets of positions.
More...
Public Member Functions |
| | PosSet (void) |
| | PosSet (int) |
| bool | in (int) const |
Detailed Description
Sets of positions.
Definition at line 374 of file reg.cpp.
Constructor & Destructor Documentation
| Gecode::MiniModel::PosSet::PosSet |
( |
void |
| ) |
|
|
inline |
| Gecode::MiniModel::PosSet::PosSet |
( |
int |
p | ) |
|
|
inline |
Member Function Documentation
| bool Gecode::MiniModel::PosSet::in |
( |
int |
p | ) |
const |
|
inline |
Member Data Documentation
| int Gecode::MiniModel::PosSet::pos |
| PosSet* Gecode::MiniModel::PosSet::next |
The documentation for this class was generated from the following file: