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< View >::MaxIncIdx | ( | const ViewArray< View > & | x0 | ) | [inline] |
bool Gecode::Int::Distinct::MaxIncIdx< View >::operator() | ( | const int | i, |
const int | j | ||
) | [inline] |
ViewArray<View> Gecode::Int::Distinct::MaxIncIdx< View >::x [protected] |