Generated on Mon May 10 06:46:58 2010 for Gecode by doxygen 1.6.3

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

Sort-order by increasing maximum. More...

#include <bnd.hpp>

List of all members.

Public Member Functions

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

Protected Attributes

ViewArray< View > x

Detailed Description

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

Sort-order by increasing maximum.

Definition at line 92 of file bnd.hpp.


Constructor & Destructor Documentation

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

Definition at line 96 of file bnd.hpp.


Member Function Documentation

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

Definition at line 98 of file bnd.hpp.


Member Data Documentation

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

Definition at line 94 of file bnd.hpp.


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