Generated on Sat Feb 7 2015 02:01:49 for Gecode by doxygen 1.8.9.1
Gecode::Int::Sorted::Rank Class Reference

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

#include <sortsup.hpp>

Public Attributes

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

Detailed Description

Storage class for mininmum and maximum of a variable.

Definition at line 43 of file sortsup.hpp.

Member Data Documentation

int Gecode::Int::Sorted::Rank::min

stores the mininmum of a variable

Definition at line 46 of file sortsup.hpp.

int Gecode::Int::Sorted::Rank::max

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: