Generated on Thu Apr 11 14:00:04 2019 for Gecode by doxygen 1.6.3

Gecode::Int::Rel::NaryLqLe< View, o >::Index Class Reference

Advisors for views (by position in array) More...

#include <rel.hh>

List of all members.

Public Member Functions

 Index (Space &home, Propagator &p, Council< Index > &c, int i)
 Create index advisor.
 Index (Space &home, 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 234 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]

Create index advisor.

Definition at line 129 of file lq-le.hpp.

template<class View , int o>
Gecode::Int::Rel::NaryLqLe< View, o >::Index::Index ( Space home,
Index a 
) [inline]

Clone index advisor a.

Definition at line 135 of file lq-le.hpp.


Member Data Documentation

template<class View, int o>
int Gecode::Int::Rel::NaryLqLe< View, o >::Index::i

The position of the view in the view array.

Definition at line 237 of file rel.hh.


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