Generated on Mon Aug 25 11:35:50 2008 for Gecode by doxygen 1.5.6

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

Inherits Gecode::Iter::Ranges::Singleton.

List of all members.


Detailed Description

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

Range iterator for negated Boolean variable views

Definition at line 529 of file bool.icc.


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.

Constructor & Destructor Documentation

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

Default constructor.

Definition at line 543 of file bool.icc.

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

Initialize with ranges for view x.

Definition at line 546 of file bool.icc.


Member Function Documentation

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

Initialize with ranges for view x.

Definition at line 550 of file bool.icc.


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