Generated on Sat Aug 25 2012 15:53:13 for Gecode by doxygen 1.7.5
Gecode::Int::Sorted::Rank Class Reference

Storage class for mininmum and maximum of a variable. More...

#include <sortsup.hpp>

List of all members.

Public Attributes

int min
 stores the mininmum of a variable
int max
 stores the mininmum of a variable

Detailed Description

Storage class for mininmum and maximum of a variable.


Member Data Documentation

stores the mininmum of a variable

Definition at line 46 of file sortsup.hpp.

stores the mininmum of a variable

Definition at line 48 of file sortsup.hpp.


The documentation for this class was generated from the following file: