Generated on Sat Aug 25 2012 15:53:14 for Gecode by doxygen 1.7.5
Gecode::Set::GlbDiffRanges Class Reference

Range iterator for difference of greatest lower bound and cache More...

#include <view.hpp>

List of all members.

Public Member Functions

 GlbDiffRanges (const CachedView< View > &x)
 Constructor.

Protected Attributes

GlbRanges< View > gr
 Lower bound iterator.
BndSetRanges cr
 Cached lower bound.

Detailed Description

Range iterator for difference of greatest lower bound and cache


Constructor & Destructor Documentation

Gecode::Set::GlbDiffRanges::GlbDiffRanges ( const CachedView< View > &  x) [inline]

Constructor.

Definition at line 385 of file cached.hpp.


Member Data Documentation

Lower bound iterator.

Definition at line 1103 of file view.hpp.

Cached lower bound.

Definition at line 1105 of file view.hpp.


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