
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. | |
Advisors for views (by position in array)
| Gecode::Int::Rel::NaryLqLe< View, o >::Index::Index | ( | Space & | home, |
| Propagator & | p, | ||
| Council< Index > & | c, | ||
| int | i | ||
| ) | [inline] |
| Gecode::Int::Rel::NaryLqLe< View, o >::Index::Index | ( | Space & | home, |
| bool | share, | ||
| Index & | a | ||
| ) | [inline] |
| int Gecode::Int::Rel::NaryLqLe< View, o >::Index::i |