Sort-order by increasing maximum (by index) More...
#include <bnd.hpp>
Public Member Functions | |
MaxIncIdx (const ViewArray< View > &x0) | |
bool | operator() (const int i, const int j) |
Protected Attributes | |
ViewArray< View > | x |
Sort-order by increasing maximum (by index)
Gecode::Int::Distinct::MaxIncIdx::MaxIncIdx | ( | const ViewArray< View > & | x0 | ) | [inline] |
bool Gecode::Int::Distinct::MaxIncIdx::operator() | ( | const int | i, |
const int | j | ||
) | [inline] |
ViewArray<View> Gecode::Int::Distinct::MaxIncIdx::x [protected] |