Gecode::Int::Rel::NaryLqLe< View, o >::Index Class Reference
Advisors for views (by position in array) More...
#include <rel.hh>
Public Member Functions | |
Index (Space &home, Propagator &p, Council< Index > &c, int i) | |
Create index advisor. | |
Index (Space &home, bool share, Index &a) | |
Clone index advisor a. | |
Public Attributes | |
int | i |
The position of the view in the view array. |
Detailed Description
template<class View, int o>
class Gecode::Int::Rel::NaryLqLe< View, o >::Index
Advisors for views (by position in array)
Definition at line 208 of file rel.hh.
Constructor & Destructor Documentation
template<class View , int o>
Gecode::Int::Rel::NaryLqLe< View, o >::Index::Index | ( | Space & | home, | |
Propagator & | p, | |||
Council< Index > & | c, | |||
int | i | |||
) | [inline] |
template<class View , int o>
Gecode::Int::Rel::NaryLqLe< View, o >::Index::Index | ( | Space & | home, | |
bool | share, | |||
Index & | a | |||
) | [inline] |
Member Data Documentation
template<class View, int o>
int Gecode::Int::Rel::NaryLqLe< View, o >::Index::i |
The documentation for this class was generated from the following files:
- gecode/int/rel.hh (Revision: 12151)
- gecode/int/rel/lq-le.hpp (Revision: 12196)