Generated on Sat Aug 25 2012 15:53:11 for Gecode by doxygen 1.7.5
Gecode::Int::ViewRanges< NegBoolView > Class Reference

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

Range iterator for negated Boolean variable views


Constructor & Destructor Documentation

Default constructor.

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

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: