Generated on Wed Nov 1 15:05:16 2006 for Gecode by doxygen 1.4.5

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 631 of file occur.icc.

Constructors and initialization

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


Member Function Documentation

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

Default constructor.

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

Definition at line 671 of file occur.icc.

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

Initialize with ranges for view x.

Definition at line 675 of file occur.icc.

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

Initialize with ranges for view x.

Definition at line 679 of file occur.icc.


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