Generated on Sat Aug 25 2012 15:53:12 for Gecode by doxygen 1.7.5
Gecode::Int::Distinct::MaxIncIdx Class Reference

Sort-order by increasing maximum (by index) More...

#include <bnd.hpp>

List of all members.

Public Member Functions

 MaxIncIdx (const ViewArray< View > &x0)
bool operator() (const int i, const int j)

Protected Attributes

ViewArray< View > x

Detailed Description

Sort-order by increasing maximum (by index)


Constructor & Destructor Documentation

Gecode::Int::Distinct::MaxIncIdx::MaxIncIdx ( const ViewArray< View > &  x0) [inline]

Definition at line 103 of file bnd.hpp.


Member Function Documentation

bool Gecode::Int::Distinct::MaxIncIdx::operator() ( const int  i,
const int  j 
) [inline]

Definition at line 105 of file bnd.hpp.


Member Data Documentation

Definition at line 100 of file bnd.hpp.


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