Gecode::Int::Sorted::Rank Class Reference
Detailed Description
Storage class for mininmum and maximum of a variable.Definition at line 43 of file sortsup.icc.
Public Attributes | |
| int | min |
| stores the mininmum of a variable | |
| int | max |
| stores the mininmum of a variable | |
Member Data Documentation
The documentation for this class was generated from the following file:
- gecode/int/sorted/sortsup.icc (Revision: 7290)
