Gecode::Int::Distinct::MaxInc< View > Class Template Reference
List of all members.Detailed Description
template<class View>
class Gecode::Int::Distinct::MaxInc< View >
Sort-order by increasing maximum.
Definition at line 78 of file bnd.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
|
|
Member Function Documentation
|
|
Member Data Documentation
|
|
The documentation for this class was generated from the following file:
- gecode/int/distinct/bnd.icc (Revision: 3768)