Generated on Wed Jan 24 2018 21:22:26 for Gecode by doxygen 1.8.13
Gecode::Int::Distinct::MaxIncIdx< View > Class Template Reference

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
 

Detailed Description

template<class View>
class Gecode::Int::Distinct::MaxIncIdx< View >

Sort-order by increasing maximum (by index)

Definition at line 104 of file bnd.hpp.

Constructor & Destructor Documentation

◆ MaxIncIdx()

template<class View >
Gecode::Int::Distinct::MaxIncIdx< View >::MaxIncIdx ( const ViewArray< View > &  x0)
inline

Definition at line 109 of file bnd.hpp.

Member Function Documentation

◆ operator()()

template<class View >
bool Gecode::Int::Distinct::MaxIncIdx< View >::operator() ( const int  i,
const int  j 
)
inline

Definition at line 111 of file bnd.hpp.

Member Data Documentation

◆ x

template<class View >
ViewArray<View> Gecode::Int::Distinct::MaxIncIdx< View >::x
protected

Definition at line 106 of file bnd.hpp.


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