Generated on Mon Aug 25 11:35:52 2008 for Gecode by doxygen 1.5.6

Gecode::Int::Sorted::TupleMinInc< View > Class Template Reference

List of all members.


Detailed Description

template<class View>
class Gecode::Int::Sorted::TupleMinInc< View >

View comparison on ViewTuples.

Checks whether the lower domain bound of the first component of x (the variable itself) is smaller than the lower domain bound of the first component of y

Definition at line 324 of file sortsup.icc.


Public Member Functions

bool operator() (const View &x, const View &y)

Member Function Documentation

template<class View>
bool Gecode::Int::Sorted::TupleMinInc< View >::operator() ( const View &  x,
const View &  y 
) [inline]

Definition at line 326 of file sortsup.icc.


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