Gecode::Int::GCC::MaxInc< View > Class Template Reference
List of all members.Detailed Description
template<class View>
class Gecode::Int::GCC::MaxInc< View >
Compares two indeces i, j of two views
according to the ascending order of the views upper bounds.
Definition at line 53 of file gccbndsup.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
|
||||||||||
|
Definition at line 57 of file gccbndsup.icc. |
Member Function Documentation
|
||||||||||||||||
|
Definition at line 59 of file gccbndsup.icc. |
Member Data Documentation
|
|||||
|
Definition at line 55 of file gccbndsup.icc. |
The documentation for this class was generated from the following file:
- int/gcc/gccbndsup.icc (Revision: 2696)
