Generated on Thu Mar 22 10:39:58 2012 for Gecode by doxygen 1.6.3

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

View comparison on ViewTuples. More...

#include <sortsup.hpp>

List of all members.

Public Member Functions

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

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.hpp.


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.hpp.


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