Generated on Wed Nov 1 15:05:17 2006 for Gecode by doxygen 1.4.5

Gecode::Int::Distinct::MaxInc< View > Class Template Reference

List of all members.

Detailed Description

template<class View>
class Gecode::Int::Distinct::MaxInc< View >

Sort-order by increasing maximum.

Definition at line 78 of file bnd.icc.

Public Member Functions

 MaxInc (const ViewArray< View > &x0)
bool operator() (const int i, const int j)

Protected Attributes

ViewArray< View > x


Constructor & Destructor Documentation

template<class View>
Gecode::Int::Distinct::MaxInc< View >::MaxInc const ViewArray< View > &  x0  )  [inline]
 

Definition at line 82 of file bnd.icc.


Member Function Documentation

template<class View>
bool Gecode::Int::Distinct::MaxInc< View >::operator() const int  i,
const int  j
[inline]
 

Definition at line 84 of file bnd.icc.


Member Data Documentation

template<class View>
ViewArray<View> Gecode::Int::Distinct::MaxInc< View >::x [protected]
 

Definition at line 80 of file bnd.icc.


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