38 namespace Gecode {
namespace Iter {
namespace Ranges {
RangeListIter & operator=(const RangeListIter &i)
Assignment operator.
Cache(void)
Default constructor.
int p
Number of positive literals for node type.
Gecode::IntArgs i(4, 1, 2, 3, 4)
int min
Minimum and maximum of a range.
RangeList * next
Next element.
void init(Region &r, I &i)
Initialize with ranges from i.
void set(RangeList *l)
Set range lists.
void init(Region &r)
Initialize.
Gecode toplevel namespace
Cache & operator=(const Cache &m)
Assignment operator (both caches must be allocated from the same region)
RangeList * h
Head of range list.
Iterator over range lists.