Gecode::Iter::Ranges::Cache< I >::Range Class Reference
Detailed Description
template<class I>
class Gecode::Iter::Ranges::Cache< I >::Range
Ranges stored in cache
Definition at line 53 of file ranges-cache.icc.
Public Attributes | |
int | min |
int | max |
Member Data Documentation
template<class I>
int Gecode::Iter::Ranges::Cache< I >::Range::min |
Definition at line 55 of file ranges-cache.icc.
template<class I>
int Gecode::Iter::Ranges::Cache< I >::Range::max |
Definition at line 55 of file ranges-cache.icc.
The documentation for this class was generated from the following file:
- gecode/iter/ranges-cache.icc (Revision: 5262)