Generated on Tue Sep 25 2012 20:53:28 for Gecode by doxygen 1.7.5
Gecode::Int::ViewRanges< IntView > Class Reference

Range iterator for integer variable views More...

#include <int.hpp>

List of all members.

Constructors and initialization

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

Detailed Description

Range iterator for integer variable views


Constructor & Destructor Documentation

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

Default constructor.

Reimplemented in Gecode::Int::ViewRanges< GCC::CardView >.

Definition at line 250 of file int.hpp.

Gecode::Int::ViewRanges< IntView >::ViewRanges ( const IntView x) [inline]

Initialize with ranges for view x.

Definition at line 253 of file int.hpp.


Member Function Documentation

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

Initialize with ranges for view x.

Definition at line 257 of file int.hpp.


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