Gecode::Iter::Ranges::Virt Namespace Reference
Detailed Description
Range iterators with virtual member functions.
|
Classes |
| class | Compl |
| | Range iterator for computing the complement (described by template arguments). More...
|
| class | ComplVal |
| | Range iterator for computing the complement (described by values). More...
|
| class | Inter |
| | Range iterator for computing intersection (binary). More...
|
| class | NaryInter |
| | Range iterator for intersection for any number of iterators. More...
|
| class | Union |
| | Range iterator for computing union (binary). More...
|
| class | NaryUnion |
| | Range iterator for union for any number of iterators. More...
|
| class | Iterator |
| | Abstract base class for range iterators. More...
|
| class | RangesTemplate |
| | Adaptor class to virtualize any iterator. More...
|