Gecode::Iter::Ranges::RangeListIter::RangeList Class Reference
Range list class. More...
#include <ranges-list.hpp>
Public Attributes | |
int | min |
Minimum and maximum of a range. | |
int | max |
RangeList * | next |
Next element. |
Detailed Description
Range list class.
Definition at line 48 of file ranges-list.hpp.
Member Data Documentation
Minimum and maximum of a range.
Definition at line 51 of file ranges-list.hpp.
Definition at line 51 of file ranges-list.hpp.
Next element.
Definition at line 53 of file ranges-list.hpp.
The documentation for this class was generated from the following file:
- gecode/iter/ranges-list.hpp (Revision: 12253)