Generated on Tue May 22 09:41:26 2018 for Gecode by doxygen 1.6.3

Gecode::Int::Distinct::HallInfo< IntType > Class Template Reference

Information on Hall intervals. More...

#include <bnd.hpp>

List of all members.

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 138 of file bnd.hpp.


Member Data Documentation

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

Definition at line 140 of file bnd.hpp.

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

Definition at line 140 of file bnd.hpp.

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

Definition at line 140 of file bnd.hpp.

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

Definition at line 140 of file bnd.hpp.


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