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::Index::Index | ( | Space & | home, |
Propagator & | p, | ||
Council< Index > & | c, | ||
int | i | ||
) | [inline] |