Generated on Sat Jan 24 2015 19:25:15 for Gecode by doxygen 1.8.6
Gecode::Int::ViewRanges< IntView > Class Template Reference

Range iterator for integer variable views More...

#include <int.hpp>

Constructors and initialization

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

Detailed Description

template<>
class Gecode::Int::ViewRanges< IntView >

Range iterator for integer variable views

Definition at line 236 of file int.hpp.

Constructor & Destructor Documentation

Default constructor.

Definition at line 250 of file int.hpp.

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: