Generated on Mon Jun 29 2015 17:25:31 for Gecode by doxygen 1.8.5
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: