Generated on Thu Mar 22 10:39:55 2012 for Gecode by doxygen 1.6.3

Gecode::Int::ViewRanges< NegBoolView > Class Template Reference
[Integer views]

Range iterator for negated Boolean variable views More...

#include <neg-bool.hpp>

List of all members.

Constructors and initialization



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

Detailed Description

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

Range iterator for negated Boolean variable views

Definition at line 150 of file neg-bool.hpp.


Constructor & Destructor Documentation

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

Default constructor.

Definition at line 164 of file neg-bool.hpp.

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

Initialize with ranges for view x.

Definition at line 167 of file neg-bool.hpp.


Member Function Documentation

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

Initialize with ranges for view x.

Definition at line 171 of file neg-bool.hpp.


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