Generated on Sat Aug 25 2012 15:53:13 for Gecode by doxygen 1.7.5
Gecode::Int::Precede::Single::Index Class Reference

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

#include <precede.hh>

List of all members.

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

Advisors for views (by position in array)


Constructor & Destructor Documentation

Gecode::Int::Precede::Single::Index::Index ( Space home,
Propagator p,
Council< Index > &  c,
int  i 
) [inline]

Create index advisor.

Definition at line 53 of file single.hpp.

Gecode::Int::Precede::Single::Index::Index ( Space home,
bool  share,
Index a 
) [inline]

Clone index advisor a.

Definition at line 59 of file single.hpp.


Member Data Documentation

The position of the view in the view array.

Definition at line 72 of file precede.hh.


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