|
| | Index (Space &home, Propagator &p, Council< Index > &c, int i) |
| | Create index advisor. More...
|
| |
| | Index (Space &home, bool share, Index &a) |
| | Clone index advisor a. More...
|
| |
| template<class A > |
| | Advisor (Space &home, Propagator &p, Council< A > &c) |
| | Constructor for creation. More...
|
| |
| | Advisor (Space &home, bool share, Advisor &a) |
| | Copying constructor. More...
|
| |
| const ViewTraceInfo & | operator() (const Space &home) const |
| | Provide access to view trace information. More...
|
| |
| template<class A > |
| void | dispose (Space &home, Council< A > &c) |
| | Dispose the advisor. More...
|
| |
template<class View, int o>
class Gecode::Int::Rel::NaryLqLe< View, o >::Index
Advisors for views (by position in array)
Definition at line 238 of file rel.hh.