Gecode::Int::Sorted::TupleMaxIncPerm< View > Class Template Reference
Detailed Description
template<class View>
class Gecode::Int::Sorted::TupleMaxIncPerm< View >
View comparison on ViewTuples.
Checks whether the upper domain bound of the second component of x (the upper bound on the permutation variable) is smaller than the upper domain bound of the second component of y.
Definition at line 396 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::TupleMaxIncPerm< View >::operator() | ( | const View & | x, | |
const View & | y | |||
) | [inline] |
Definition at line 398 of file sortsup.icc.
The documentation for this class was generated from the following file:
- gecode/int/sorted/sortsup.icc (Revision: 5732)