Generated on Sat Feb 7 2015 02:01:47 for Gecode by doxygen 1.8.9.1
Gecode::Int::Distinct::HallInfo< IntType > Class Template Reference

Information on Hall intervals. More...

#include <bnd.hpp>

Public Attributes

IntType bounds
 
IntType t
 
IntType d
 
IntType h
 

Detailed Description

template<class IntType>
class Gecode::Int::Distinct::HallInfo< IntType >

Information on Hall intervals.

Definition at line 136 of file bnd.hpp.

Member Data Documentation

template<class IntType>
IntType Gecode::Int::Distinct::HallInfo< IntType >::bounds

Definition at line 138 of file bnd.hpp.

template<class IntType>
IntType Gecode::Int::Distinct::HallInfo< IntType >::t

Definition at line 138 of file bnd.hpp.

template<class IntType>
IntType Gecode::Int::Distinct::HallInfo< IntType >::d

Definition at line 138 of file bnd.hpp.

template<class IntType>
IntType Gecode::Int::Distinct::HallInfo< IntType >::h

Definition at line 138 of file bnd.hpp.


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