Generated on Mon Aug 25 11:35:49 2008 for Gecode by doxygen 1.5.6

Gecode::Int::ViewRanges< GCC::CardView > Class Template Reference

Inherits Gecode::Int::ViewRanges< IntView >.

List of all members.


Detailed Description

template<>
class Gecode::Int::ViewRanges< GCC::CardView >

Range iterator for indexed problem variables

Definition at line 771 of file occur.icc.


Constructors and initialization

Default constructor

 ViewRanges (void)
 Initialize with ranges for view x.
 ViewRanges (const GCC::CardView &x)
 Initialize with ranges for view x.
void init (const GCC::CardView &x)
 Initialize with ranges for view x.

Constructor & Destructor Documentation

Gecode::Int::ViewRanges< GCC::CardView >::ViewRanges ( void   )  [inline]

Initialize with ranges for view x.

Reimplemented from Gecode::Int::ViewRanges< IntView >.

Definition at line 813 of file occur.icc.

Initialize with ranges for view x.

Definition at line 817 of file occur.icc.


Member Function Documentation

void Gecode::Int::ViewRanges< GCC::CardView >::init ( const GCC::CardView x  )  [inline]

Initialize with ranges for view x.

Definition at line 821 of file occur.icc.


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